Build an AI that suggests the best code reviewers for a patch.
Wiki thing it helps with:
- Speed up code review by assigning most likely reviewers.
- Santhosh: Learn from who reviewed this kind of code/path of repo in the past and responsiveness(time taken to do first review)
- Alternatively: try to partition existing code into areas and automatically "assign" "maintainers"
- Stephen: would be cool if it suggested related Phabricator tickets to tag based on files changed and commit message
Things that might helps us get this AI built:
- Niklas's code review statistic tool.