[BOM-1182] feat: 2025-bom-bom PR 폴링 기반 리뷰어 배정 전환#41
Merged
Hidden character warning
The head ref may contain hidden characters: "BOM-1182-\ub9ac\ubdf0\uc5b4\ubc30\uc815-\ud3f4\ub9c1\uc804\ud658"
Conversation
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 What
리뷰어 자동 배정의 감시 대상을 이 레포에서
woowacourse-teams/2025-bom-bom으로 전환합니다.❓ Why
#40에서 도입한 배정 시스템이 이 레포(Bombom-Team/admin)의 PR에만 반응하도록 잘못 구현됐습니다. 실제 백엔드 리뷰가 일어나는 곳은 2025-bom-bom(base:
server-dev,email-server-dev)이므로, 그 레포의 PR을 기준으로 배정해야 합니다. 단, 2025-bom-bom에는 파일을 추가하지 않고 모든 동작은 이 레포에서 실행합니다.🔧 How
reviewer-rotation.yml하나로 통합: 완료 동기화 → 신규 배정 → 기한 초과 알림 순서 보장BOMBOM_REPO_TOKEN(PAT) secret 신규 필요👀 Review Point (Optional)
BOMBOM_REPO_TOKENsecret 등록 필요 (2025-bom-bom Pull requests Read/Write 권한 PAT)