Replies: 1 comment 1 reply
-
Yes, listing all runners is restricted to instance administrators only, as described in the upstream docs for this endpoint: If you think it'd make sense to add this in the wrapper docs as well, I'd be happy to review PRs! :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Invoking gl.runners.all() returns 403 while gl.runners.list() returns a list of runners.
Does all() function require different permissions? If yes, maybe a documentation clarification is required.
Beta Was this translation helpful? Give feedback.
All reactions