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

Add require-in-the-middle release token #951

Merged
merged 2 commits into from
Feb 6, 2025
Merged
Changes from all commits
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
20 changes: 11 additions & 9 deletions request-an-access-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,21 @@ 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-23 | <https://github.com/nodejs/admin/pull/902> |
[`nodejs/node-core-utils`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-09-01 | <https://github.com/nodejs/admin/pull/915> |
[`nodejs/wasm-builder`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-10-01 | <https://github.com/nodejs/admin/pull/926> |
[`nodejs/amaro`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-12-11 | <https://github.com/nodejs/admin/pull/933> |
[`nodejs/node-gyp`][] | `GH_USER_TOKEN` | 2026-01-28 | <https://github.com/nodejs/admin/pull/935> |
[`nodejs-private/security-release`][] | `SECURITY_WG_GITHUB_TOKEN` | 2026-02-06 | <https://github.com/nodejs/admin/pull/950> |
Repo | Secret name | Expiration date | Pull Request |
--- | --- | --- | --- |
[`nodejs/import-in-the-middle`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-07-23 | <https://github.com/nodejs/admin/pull/902> |
[`nodejs/node-core-utils`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-09-01 | <https://github.com/nodejs/admin/pull/915> |
[`nodejs/wasm-builder`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-10-01 | <https://github.com/nodejs/admin/pull/926> |
[`nodejs/amaro`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2025-12-11 | <https://github.com/nodejs/admin/pull/933> |
[`nodejs/node-gyp`][] | `GH_USER_TOKEN` | 2026-01-28 | <https://github.com/nodejs/admin/pull/935> |
[`nodejs-private/security-release`][] | `SECURITY_WG_GITHUB_TOKEN` | 2026-02-06 | <https://github.com/nodejs/admin/pull/950> |
[`nodejs/require-in-the-middle`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2026-02-07 | <https://github.com/nodejs/admin/pull/951> |

[`@nodejs-github-bot`]: https://github.com/nodejs-github-bot
[`nodejs-private/security-release`]: https://github.com/nodejs-private/security-release
[`nodejs/amaro`]: https://github.com/nodejs/amaro
[`nodejs/import-in-the-middle`]: https://github.com/nodejs/import-in-the-middle
[`nodejs/node-core-utils`]: https://github.com/nodejs/node-core-utils
[`nodejs/node-gyp`]: https://github.com/nodejs/node-gyp
[`nodejs-private/security-release`]: https://github.com/nodejs-private/security-release
[`nodejs/require-in-the-middle`]: https://github.com/nodejs/require-in-the-middle
[`nodejs/wasm-builder`]: https://github.com/nodejs/wasm-builder