Skip to content

[CICD] PR 생성 시 리뷰어 자동 등록#75

Closed
yunabyte wants to merge 1 commit intodevelopfrom
cicd/auto-reviewer
Closed

[CICD] PR 생성 시 리뷰어 자동 등록#75
yunabyte wants to merge 1 commit intodevelopfrom
cicd/auto-reviewer

Conversation

@yunabyte
Copy link
Copy Markdown
Collaborator

@yunabyte yunabyte commented May 9, 2025

개요

PR 생성 시 자동으로 Reviewer와 Assignee를 지정하는 기능을 추가했습니다.

변경 내용

  • .github/workflows/pr-auto-reviewer.yml 추가
    • 대상 브랜치: main, develop
    • 워크플로우 실행 시 .github/auto_assign.yml을 참조하여 자동 지정 수행
  • .github/auto_assign.yml 추가
    • reviewers: soonge2, yunabyte, Mason-P-ark

적용 배경

  • 리뷰어를 매번 수동으로 지정하는 번거로움을 줄이기 위해 자동화를 도입했습니다.
  • PR 담당자 및 승인자 설정을 명확히 하여 협업 효율을 높이고자 합니다.

참고

  • reviewer로 지정된 작성자는 GitHub 정책상 승인자로 인정되지 않음 (무시됨)

@yunabyte yunabyte self-assigned this May 9, 2025
@github-actions github-actions bot requested a review from Mason-P-ark May 9, 2025 06:52
@yunabyte yunabyte requested a review from soonge2 May 9, 2025 08:21
@yunabyte yunabyte closed this May 9, 2025
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