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. To learn more about upstream repositories, see "About forks."
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."
You can set commit permissions when you first create a pull request from a fork. For more information, see "Creating a pull request from a fork." Additionally, you can modify an existing pull request to let repository maintainers make commits to your branch.
Enabling repository maintainer permissions on existing pull requests
-
On GitHub Enterprise Server, navigate to the main page of the upstream repository of your pull request.
-
Under the upstream repository name, click Pull requests.
-
In the list of pull requests, navigate to the pull request that you'd like to allow commits on.
-
En las bifurcaciones que pertenecen a los usuarios, si quieres que alguien con acceso de subida al repositorio de nivel superior haga cambios en tu solicitud de cambios, selecciona Permitir las ediciones de los mantenedores.
Advertencia: Si tu bifuración contiene flujos de trabajo de GitHub Actions, la opción es Permitir que los mantenedores hagan ediciones y tengan acceso a los secretos. El permitir las ediciones en la rama de una bifurcación que contiene flujos de trabajo de GitHub Actions también permite que un mantenedor edite los flujos de trabajo del repositorio, lo cual podría revelar los valores de los secretos y otorgar acceso a otras ramas potencialmente.