title | intro | versions | permissions | topics | shortTitle | ||||
---|---|---|---|---|---|---|---|---|---|
Managing pull request reviews in your repository |
You can limit which users can approve or request changes to a pull requests in a public repository. |
|
Repository administrators can limit which users can approve or request changes to a pull request in a public repository. |
|
Manage pull request reviews |
By default, in public repositories, any user can submit reviews that approve or request changes to a pull request.
You can limit which users are able to submit reviews that approve or request changes to pull requests in your public repository. When you enable code review limits, anyone can comment on pull requests in your public repository, but only people with read access or higher can approve pull requests or request changes.
You can also enable code review limits for an organization. If you enable limits for an organization, you will override any limits for individual repositories owned by the organization. For more information, see "AUTOTITLE."
{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %}
- Under Access, click {% octicon "comment-discussion" aria-hidden="true" %} Moderation options.
- Under Moderation options, click Code review limits.
- Select or deselect Limit to users explicitly granted read or higher access.