Skip to content

Commit

Permalink
github-runner: add instructions for triggering a runner registration
Browse files Browse the repository at this point in the history
  • Loading branch information
Enzime committed Dec 7, 2024
1 parent 22cde06 commit 8752b6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/services/github-runner/options.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ in
Changing this option or the `tokenFile`’s content triggers a new runner registration.
You can also manually trigger a new runner registration by deleting
{file}`/var/lib/github-runners/<name>/.runner` and restarting the service.
We suggest using the fine-grained PATs. A runner registration token is valid
only for 1 hour after creation, so the next time the runner configuration changes
this will give you hard-to-debug HTTP 404 errors in the configure step.
Expand Down

0 comments on commit 8752b6a

Please sign in to comment.