Skip to main content

끌어오기 요청 분기를 업데이트하는 제안 관리

기본 분기에 대해 최신 상태가 아닌 경우 끌어오기 요청 분기를 항상 업데이트할 수 있는 기능을 사용자에게 제공할 수 있습니다.

이 기능을 사용할 수 있는 사용자

People with maintainer permissions can enable or disable the setting to suggest updating pull request branches.

About suggestions to update a pull request branch

If you enable the setting to always suggest updating pull request branches in your repository, people with write permissions will always have the ability, on the pull request page, to update a pull request's head branch when it's not up to date with the base branch. When not enabled, the ability to update is only available when the base branch requires branches to be up to date before merging and the branch is not up to date. For more information, see "Keeping your pull request in sync with the base branch."

Managing suggestions to update a pull request branch

  1. On GitHub.com, navigate to the main page of the repository.
  2. Under your repository name, click Settings. If you cannot see the "Settings" tab, select the dropdown menu, then click Settings. Screenshot of a repository header showing the tabs. The "Settings" tab is highlighted by a dark orange outline.
  3. Under "Pull Requests", select or unselect Always suggest updating pull request branches.