Open1
コードレビューのアサインあれこれ

基本
- group作って、ラウンドロビン
- CODEOWNERSで自動アサイン
- レビュー必須にするかどうか
GitHub Actions
- ファイルやディレクトリに合わせてアサインする
https://github.com/marketplace/actions/auto-assign-reviewer-by-files - ラベルに合わせてアサインする
https://github.com/totallymoney/assign-reviewers-by-labels-action - (おまけ)ファイルやディレクトリに合わせてラベルをつける
https://github.com/actions/labeler