Skip to content

branch rule#52

Merged
chlrjsgml merged 1 commit into
devfrom
chlrjsgml-patch-2
May 19, 2026
Merged

branch rule#52
chlrjsgml merged 1 commit into
devfrom
chlrjsgml-patch-2

Conversation

@chlrjsgml

Copy link
Copy Markdown
Contributor

📝 작업 내용

  • github branch rule

🔍 관련 이슈

  • #이슈번호

🖼️ 스크린샷

  • 테스트 결과에 대해 시각적으로 확인 가능한 내용을 첨부해주세요.

🧪 테스트 결과

  • 정상 작동 확인
  • 테스트 코드 포함 (있다면)

💬 기타 참고 사항

  • 리뷰 시 유의사항, 질문, 고민한 점 등을 자유롭게 작성해주세요.

Copilot AI review requested due to automatic review settings May 18, 2026 23:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a GitHub Actions workflow to enforce a branch naming convention for pull requests, helping keep branches consistently named (e.g., <type>/EUM-<number>).

Changes:

  • Added a new workflow that runs on PR open/edit/synchronize events.
  • Validates github.head_ref against the allowed branch name regex and fails the check with guidance when it doesn’t match.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/branch-check.yml

@anjaein anjaein 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.

확인햇습니다

@chlrjsgml chlrjsgml merged commit ae28b28 into dev May 19, 2026
1 of 2 checks 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.

3 participants