Auto Assign Code Reviewers
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 1
- Forks
- 2
- Avg merge
- 22m
- Merged PRs (30d)
- 4
Description
The GitHub Marketplace has actions like: https://github.com/marketplace/actions/reviewer-lottery which will automatically assign a reviewer to a pull request. We should consider setting up one of these actions to get other people involved in the process. Along those lines we should probably also establish code owners (people who regularly work on the source file and will want to know about changes to it).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no implementation file; start by reviewing the linked reviewer-lottery action and the repository's GitHub configuration. Decide how reviewer assignment and CODEOWNERS should be established, then verify that the selected action and ownership rules are configured for the intended contributors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, github-actions
- Domain
- ci-cd, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100