Skip to content

[#634] Watcher 자동화를 구성한다#635

Merged
opficdev merged 2 commits into
developfrom
chore/#634-watcher
Jun 22, 2026
Merged

[#634] Watcher 자동화를 구성한다#635
opficdev merged 2 commits into
developfrom
chore/#634-watcher

Conversation

@opficdev

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

PR/branch 간 merge conflict 가능성을 GitHub Actions에서 주기적으로 감시하기 위한 Watcher workflow 추가

📝 작업 내용

📌 요약

  • opficdev/Watcher reusable workflow 호출용 Merge Risk Watch workflow 추가
  • develop 기준 branch 감시와 main 제외 설정 추가
  • DevLog_iOS에서 충돌 위험이 큰 workflow, Tuist, Fastlane, version, localization 파일군을 critical_file_patterns로 지정

🔍 상세

  • pull_request, schedule, workflow_dispatch trigger 구성
  • contents, actions, checks, pull-requests read permission 설정
  • WATCHER_GITHUB_TOKEN, GEMINI_API_KEY, DISCORD_WEBHOOK_URL secret 전달 구성
  • opficdev/Watcher/.github/workflows/merge-risk-watch.yml@0.1.0 release tag 고정

📸 영상 / 이미지 (Optional)

@opficdev opficdev self-assigned this Jun 22, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@opficdev opficdev merged commit 008b756 into develop Jun 22, 2026
6 checks passed
@opficdev opficdev deleted the chore/#634-watcher branch June 22, 2026 14:32
@opficdev opficdev restored the chore/#634-watcher branch June 22, 2026 14:50
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.

Watcher 자동화를 구성한다

1 participant