Skip to content

ci: PR 게이트 워크플로 추가 — ruleset strict up-to-date 정책 발효용 - #1

Merged
jeongph merged 1 commit into
mainfrom
ci/pr-gate
Sep 16, 2026
Merged

jeongph merged 1 commit into
mainfrom
ci/pr-gate

Conversation

@jeongph

@jeongph jeongph commented Sep 16, 2026

Copy link
Copy Markdown
Member

요약

모든 PR에서 항상 발화하는 no-op gate 잡을 추가한다. 머지 뒤 main ruleset의 필수 status check에 gate를 걸어 Require branches to be up to date before merging이 실제로 동작하게 한다.

배경

2026-09-17 jenxor 전 레포에 strict up-to-date 정책을 적용했으나, 필수 체크가 0개인 레포에서는 이 정책이 발효되지 않는 것을 실측으로 확인했다(jenxor-workspace #47이 뒤처진 상태로 머지됨). 실제 검증 잡이 생기면 이 잡이 결과를 집계하도록 확장한다.

Refs jenxor/jenxor-workspace#47

🤖 Generated with Claude Code

main ruleset의 "Require branches to be up to date before merging"는 필수 status check가
1개 이상 있어야 동작한다(2026-09-17 실측). 모든 PR에서 항상 발화하는 gate 잡을 두고
이 잡을 필수 체크로 걸어 뒤처진 PR이 머지되지 않게 한다.

Refs jenxor/jenxor-workspace#47
@jeongph jeongph self-assigned this Sep 16, 2026
@jeongph
jeongph merged commit cbea24b into main Sep 16, 2026
1 check passed
@jeongph
jeongph deleted the ci/pr-gate branch September 16, 2026 15:39
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.

1 participant