How long is the runner registration token valid for? #1799
-
👋 question in the title, upon a runner registration token being generated how long is it valid for before it is rejected? Ref actions/actions-runner-controller#1295 is this still right? https://github.community/t/api-to-generate-runners-token/16963/8#M4012, an hour |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
#1339 (comment) I assume this is still valid |
Beta Was this translation helpful? Give feedback.
-
Per the API docs for generating registration tokens, it's valid for one hour.
|
Beta Was this translation helpful? Give feedback.
-
What is interesting is, at least for me, a google search has this higher up than the actual documentation @rmg pointed us to. |
Beta Was this translation helpful? Give feedback.
Per the API docs for generating registration tokens, it's valid for one hour.
/enterprises/{enterprise}/actions/runners/registration-token
/orgs/{org}/actions/runners/registration-token
/repos/{owner}/{repo}/actions/runners/registration-token