Get a reviewer suggestion
Last updated
Last updated
With the Aviator app installed on your GitHub repository, it is possible to request suggested reviewers from FlexReview. This is done using a GitHub comment slash command:
FlexReview will post a comment showing the recommended reviewers, the PR author's expertise score, and alternate reviewers.
This is the list of reviewers that would be assigned if the FlexReview Team was enabled.
The list of Direct owners for the code paths associated with the pull request.
The list of Indirect owners for hte code paths associated with the pull request.
The results represents the list of candidates (up to 5) that were considered for the code review assignment, along with their corresponding scores across all files, and their active review load. The final scores are then calculated by discounting expert scores based on the review load.
For instance, in the example above, the user draftcode
has an expert score of 1.0
, but after discounting for the current load of 7, their score went down to -0.4
.
Aviator Slash Commands For Aviator slash commands reference.