1.5 KiB
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 %} |
|
People with maintainer permissions can manage auto-merge for pull requests in a 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 %}
