Automatic reviews
If you’d like Neo to review every pull request made in your project, use the normal setting of your code repository to do this automatically.
Here’s how to do so for each tool:
-
For GitHub, add a CODEOWNERS file which makes
@neo-sagittal
a reviewer. -
For GitLab, add a CODEOWNERS file which makes
@neo-sagittal.ai
a reviewer. -
For Bitbucket, use the "Default reviewers" feature in project settings.
-
For Azure DevOps (ADO), set "Automatically include reviewers" as a branch policy.