Skip to content

fix: 병합을 squash 기본값으로 바꾸고 auto-merge 대신 즉시 병합#49

Merged
DaleSeo merged 1 commit into
mainfrom
fix/squash-merge
Jul 21, 2026
Merged

fix: 병합을 squash 기본값으로 바꾸고 auto-merge 대신 즉시 병합#49
DaleSeo merged 1 commit into
mainfrom
fix/squash-merge

Conversation

@DaleSeo

@DaleSeo DaleSeo commented Jul 20, 2026

Copy link
Copy Markdown
Member

안타깝게도 리트코드 스터디에서 최근 일부 멤버들이 커밋 히스토리를 어지럽히는 low-qaulity의 PR이 올리고 있습니다. 그래서 main 브랜치의 커밋 히스토리를 지키기 위해서 기본 방합 방식을 squash로 바꿉니다. 여기에 더해 approve/merge 두 job의 Summary 스텝이 실패를 전혀 전파하지 않는 문제도 함께 고칩니다. 그리고 PUT /pulls/{n}/merge 직접 호출로 교체하면서 auto-merge 활성화를 병합 성공으로 보고하던 문제도 해결했고, 더 이상 쓰이지 않는 getPullRequestNodeId()는 정리했습니다.

@SamTheKorean SamTheKorean left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다1

@DaleSeo
DaleSeo merged commit 3ae799e into main Jul 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants