You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it`s only possible to register runners on repository level using the PAT option.
And via github app it`s only possible to do this on repo or org level.
I would like to be able to register runners on enterprise level using GHES.
You can set in the pat permissions the option to
manage_runners:enterprise | Manage enterprise runners and runner groups
This would give us new opportunities to use the runners at scale and simplify the management.
The text was updated successfully, but these errors were encountered:
How do you register runners on the enterprise level with API? I can only see API for organization registration that can take a token with manage_runners:enterprise.
Currently it`s only possible to register runners on repository level using the PAT option.
And via github app it`s only possible to do this on repo or org level.
I would like to be able to register runners on enterprise level using GHES.
You can set in the pat permissions the option to
This would give us new opportunities to use the runners at scale and simplify the management.
The text was updated successfully, but these errors were encountered: