@@ -42,19 +42,21 @@ replaced. This should be no longer than 1 year.
42
42
The "pull request" is the PR that initially requested the token, or requested
43
43
permission scope changes. The PR should describe the permission scopes requested.
44
44
45
- Repo | Secret name | Expiration date | Pull Request |
46
- --- | --- | --- | --- |
47
- [ ` nodejs/import-in-the-middle ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2025-07-23 | < https://github.com/nodejs/admin/pull/902 > |
48
- [ ` nodejs/node-core-utils ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2025-09-01 | < https://github.com/nodejs/admin/pull/915 > |
49
- [ ` nodejs/wasm-builder ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2025-10-01 | < https://github.com/nodejs/admin/pull/926 > |
50
- [ ` nodejs/amaro ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2025-12-11 | < https://github.com/nodejs/admin/pull/933 > |
51
- [ ` nodejs/node-gyp ` ] [ ] | ` GH_USER_TOKEN ` | 2026-01-28 | < https://github.com/nodejs/admin/pull/935 > |
52
- [ ` nodejs-private/security-release ` ] [ ] | ` SECURITY_WG_GITHUB_TOKEN ` | 2026-02-06 | < https://github.com/nodejs/admin/pull/950 > |
45
+ Repo | Secret name | Expiration date | Pull Request |
46
+ --- | --- | --- | --- |
47
+ [ ` nodejs/import-in-the-middle ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2025-07-23 | < https://github.com/nodejs/admin/pull/902 > |
48
+ [ ` nodejs/node-core-utils ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2025-09-01 | < https://github.com/nodejs/admin/pull/915 > |
49
+ [ ` nodejs/wasm-builder ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2025-10-01 | < https://github.com/nodejs/admin/pull/926 > |
50
+ [ ` nodejs/amaro ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2025-12-11 | < https://github.com/nodejs/admin/pull/933 > |
51
+ [ ` nodejs/node-gyp ` ] [ ] | ` GH_USER_TOKEN ` | 2026-01-28 | < https://github.com/nodejs/admin/pull/935 > |
52
+ [ ` nodejs-private/security-release ` ] [ ] | ` SECURITY_WG_GITHUB_TOKEN ` | 2026-02-06 | < https://github.com/nodejs/admin/pull/950 > |
53
+ [ ` nodejs/require-in-the-middle ` ] [ ] | ` RELEASE_PLEASE_GITHUB_TOKEN ` | 2026-02-07 | < https://github.com/nodejs/admin/pull/951 > |
53
54
54
55
[ `@nodejs-github-bot` ] : https://github.com/nodejs-github-bot
56
+ [ `nodejs-private/security-release` ] : https://github.com/nodejs-private/security-release
55
57
[ `nodejs/amaro` ] : https://github.com/nodejs/amaro
56
58
[ `nodejs/import-in-the-middle` ] : https://github.com/nodejs/import-in-the-middle
57
59
[ `nodejs/node-core-utils` ] : https://github.com/nodejs/node-core-utils
58
60
[ `nodejs/node-gyp` ] : https://github.com/nodejs/node-gyp
59
- [ `nodejs-private/security-release ` ] : https://github.com/nodejs-private/security-release
61
+ [ `nodejs/require-in-the-middle ` ] : https://github.com/nodejs/require-in-the-middle
60
62
[ `nodejs/wasm-builder` ] : https://github.com/nodejs/wasm-builder
0 commit comments