Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option to use PAT to register runners on enterprise level #467

Open
pharindoko opened this issue Nov 15, 2023 · 4 comments
Open

Comments

@pharindoko
Copy link
Contributor

pharindoko commented Nov 15, 2023

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.
@kichik
Copy link
Member

kichik commented Nov 18, 2023

I'm open to it, but don't have GHES to test.

@kichik
Copy link
Member

kichik commented Nov 20, 2023

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.

@pharindoko
Copy link
Contributor Author

pharindoko commented Nov 22, 2023

@kichik
Copy link
Member

kichik commented Nov 25, 2023

Seems like this is the API we were looking for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants