Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

doc: import-in-the-middle release token #902

Merged
merged 3 commits into from
Jul 30, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions request-an-access-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,15 @@ The "secret name" is a string that the secret can be referenced in the GitHub Ac
scripts. Like a secret name of `RELEASE_PLEASE_TOKEN` can be accessed from the script
as `${{ secrets.RELEASE_PLEASE_TOKEN }}`.

Repo | Secret name
--- | ---
nodejs/import-in-the-middle | RELEASE_PLEASE_GITHUB_TOKEN
The "expiration date" is the date before which the token should be renewed and
replaced. This should be no longer than 1 year.

The "pull request" is the PR that initially requested the token, or requested
permission scope changes. The PR should describe the permission scopes requested.

Repo | Secret name | Expiration date | Pull Request |
--- | --- | --- | --- |
nodejs/import-in-the-middle | RELEASE_PLEASE_GITHUB_TOKEN | 2025-07-31 | https://github.com/nodejs/admin/pull/902 |


[`@nodejs-github-bot`]: https://github.com/nodejs-github-bot