1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/github/administering-a-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository.md

1.5 KiB

title, intro, product, versions, permissions, topics, redirect_from
title intro product versions permissions topics redirect_from
Managing auto-merge for pull requests in your repository You can allow or disallow auto-merge for pull requests in your repository. {% data reusables.gated-features.auto-merge %}
free-pro-team enterprise-server github-ae
* >=3.1 *
People with maintainer permissions can manage auto-merge for pull requests in a repository.
Repositories
/github/administering-a-repository/managing-auto-merge-for-pull-requests-in-your-repository

About auto-merge

If you allow auto-merge for pull requests in your repository, people with write permissions can configure individual pull requests in the repository to merge automatically when all merge requirements are met. {% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@next" or currentVersion ver_gt "enterprise-server@3.1" %}If someone who does not have write permissions pushes changes to a pull request that has auto-merge enabled, auto-merge will be disabled for that pull request. {% endif %}For more information, see "Automatically merging a pull request."

Managing auto-merge

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %}

  1. Under "Merge button", select or deselect Allow auto-merge. Checkbox to allow or disallow auto-merge