ec2-github-runner icon indicating copy to clipboard operation
ec2-github-runner copied to clipboard

Add support for run in organization

Open brunovesar opened this issue 5 months ago • 2 comments

Due to the fine grained tokens of github, the necessary permissions to run runners in the repository level you need Administration. We would like not to give this kind of permission lightly. Instead, we would like to use the runners at the organization level to use this specific permissions.

https://docs.github.com/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens?apiVersion=2022-11-28#organization-permissions-for-self-hosted-runners https://github.com/orgs/community/discussions/53361

brunovesar avatar Jul 28 '25 08:07 brunovesar

This will be useful feature

subhamproject avatar Oct 10 '25 17:10 subhamproject

Would you mind rebasing this?

I'd like to use this in an organization where we are limiting the list of admin users.

ktdreyer avatar Nov 10 '25 16:11 ktdreyer