chore: codeowners로 리뷰어 자동 배정되도록 #270
Merged
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.
작업 내용
GitHub Code owners 기능을 사용하여 이 레포에 올라오는 모든 PR의 리뷰어가
위백님, 규혁님, 저로 자동 배정되게 했습니다😊
이 PR이 머지되면 적용됩니다.
ref. https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
특이 사항
fork 레포 → 팀 레포로의 PR에는 리뷰어로 자동 배정되지만,
fork 레포 → fork 레포로의 PR에는 (fork 레포에 write할 수 있게 추가되어있지 않는 한) 리뷰어로 배정되지 않습니다.
예를 들어 제가 제 fork 레포로의 PR을 만들었다고 해서, 위백님과 규혁님이 해당 PR의 리뷰어로 배정되진 않습니다.
리뷰 요구사항 (선택)