Skip to main content

Managing pull request reviews in your organization

You can limit which users can approve or request changes to a pull requests in your organization.

Who can use this feature?

Organization owners can limit which users can submit reviews that approve or request changes to a pull request.

About code review limits

By default, in public repositories, any user can submit reviews that approve or request changes to a pull request.

You can limit who is able to approve or request changes to pull requests in public repositories owned by your organization. After you enable code review limits, anyone can comment on pull requests in your public repositories, but only people with explicit access to a repository can approve a pull request or request changes.

You can also enable code review limits for individual repositories. If you enable or limits for your organization, you will override any limits for individual repositories owned by the organization. For more information, see "Managing pull request reviews in your repository."

Managing code review limits

  1. In the upper-right corner of GitHub.com, select your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Next to the organization, click Settings.

  3. In the "Access" section of the sidebar, click Moderation.

  4. Under " Moderation", click Code review limits.

  5. Review the information on screen.

  6. Manage code review limits.

    • To limit reviews to those with explicit access, click Limit review on all repositories.
    • To remove the limits from every public repository in your organization, click Remove review limits from all repositories.