Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 835 Bytes

self-hosted-runner-management-permissions-required.md

File metadata and controls

9 lines (9 loc) · 835 Bytes

A self-hosted runner can be located in either your repository, organization, or {% ifversion fpt or ghec %}enterprise account settings on {% data variables.product.prodname_dotcom %}{% elsif ghes %} enterprise settings on {% data variables.location.product_location %}{% endif %}. To manage a self-hosted runner, you must have the following permissions, depending on where the self-hosted runner was added:

  • User repository: You must be the repository owner.
  • Organization: You must be an organization owner.
  • Organization repository: You must be an organization owner, or have admin access to the repository. {% ifversion ghec %}
  • Enterprise account: You must be an enterprise owner. {% elsif ghes %}
  • Enterprise: You must be a {% data variables.product.prodname_enterprise %} site administrator. {% endif %}