文章版本: Enterprise Server 2.17
允许更改从复刻创建的拉取请求分支
For greater collaboration, you can allow commits on branches you've created from forks owned by your user account.
Only pull request authors can give upstream repository maintainers, or those with push access to the upstream repository, permission to make commits to their pull request's compare branch in a user-owned fork. 要详细了解上游仓库,请参阅“关于复刻”。
Pull request authors can give these permissions when they initially create a pull request from a user-owned fork or after they create the pull request. For more information, see "Creating a pull request from a fork."
您可以在第一次从复刻创建拉取请求时设置提交权限。 更多信息请参阅“从复刻创建拉取请求”。此外,您也可以修改现有拉取请求,让仓库维护员提交到分支。
在现有拉取请求上启用仓库维护员权限
- 在 GitHub Enterprise 上,导航到拉取请求上游仓库的主页面。
- 在上游仓库名称下,单击 Pull requests(拉取请求)。
- 在拉取请求列表中,导航到要允许在其中提交的拉取请求。
- 在用户拥有的复刻中,如果您不希望对上游仓库具有推送权限的任何人更改您的拉取请求,请取消选中 Allow edits from maintainers(允许维护员编辑)。