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

Update docs to reflect that runner tokens are now reusable #28911

Closed
scottyeager opened this issue Jan 24, 2024 · 3 comments · Fixed by #29153
Closed

Update docs to reflect that runner tokens are now reusable #28911

scottyeager opened this issue Jan 24, 2024 · 3 comments · Fixed by #29153
Assignees
Labels
type/docs This PR mainly updates/creates documentation

Comments

@scottyeager
Copy link
Contributor

Feature Description

With #27304, action runner registration tokens are now reusable. However the docs still specify that they are single use:

`token` is used for authentication and identification, such as `P2U1U0oB4XaRCi8azcngmPCLbRpUGapalhmddh23`.
It is one-time use only and cannot be used to register multiple runners.

Screenshots

No response

@scottyeager scottyeager added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Jan 24, 2024
@lunny
Copy link
Member

lunny commented Jan 24, 2024

Would you like to send a PR to fix that?

@lunny lunny added type/docs This PR mainly updates/creates documentation and removed type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Jan 24, 2024
@scottyeager
Copy link
Contributor Author

Sure, happy to!

PS, I didn't see an issue form type for documentation.

silverwind pushed a commit that referenced this issue Feb 13, 2024
Fixes #28911.

Co-authored-by: Giteabot <teabot@gitea.io>
silverwind pushed a commit to silverwind/gitea that referenced this issue Feb 15, 2024
Fixes go-gitea#28911.

Co-authored-by: Giteabot <teabot@gitea.io>
silverwind pushed a commit to silverwind/gitea that referenced this issue Feb 20, 2024
Fixes go-gitea#28911.

Co-authored-by: Giteabot <teabot@gitea.io>
Copy link

Automatically locked because of our CONTRIBUTING guidelines

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants