From f5291d11fa91d1b1229d380a83c83e7ef7b4ce7e Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Mon, 6 Apr 2026 13:17:16 -0400 Subject: [PATCH 1/2] Request token for `nodejs/userland-migrations` --- request-an-access-token.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/request-an-access-token.md b/request-an-access-token.md index 25f40ae..f074a44 100644 --- a/request-an-access-token.md +++ b/request-an-access-token.md @@ -52,6 +52,7 @@ Repo | Secret name | Expirati [`nodejs-private/security-release`][] | `SECURITY_WG_GITHUB_TOKEN` | 2027-01-30 | | [`nodejs/require-in-the-middle`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2027-01-30 | | [`nodejs/orchestrion-js`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2026-11-08 | | +[`nodejs/userland-migrations`][] | `LEARN_REPO_TOKEN` | | | [`@nodejs-github-bot`]: https://github.com/nodejs-github-bot [`nodejs-private/security-release`]: https://github.com/nodejs-private/security-release @@ -63,3 +64,4 @@ Repo | Secret name | Expirati [`nodejs/require-in-the-middle`]: https://github.com/nodejs/require-in-the-middle [`nodejs/wasm-builder`]: https://github.com/nodejs/wasm-builder [`nodejs/doc-kit`]: https://github.com/nodejs/doc-kit +[`nodejs/userland-migrations`]: https://github.com/nodejs/userland-migrations From c8761f3ecc01ba10c9a6ce1d14e9616c07313982 Mon Sep 17 00:00:00 2001 From: Chengzhong Wu Date: Sun, 24 May 2026 03:15:02 +0800 Subject: [PATCH 2/2] Add expiration date --- request-an-access-token.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/request-an-access-token.md b/request-an-access-token.md index f074a44..8d35e6f 100644 --- a/request-an-access-token.md +++ b/request-an-access-token.md @@ -52,7 +52,7 @@ Repo | Secret name | Expirati [`nodejs-private/security-release`][] | `SECURITY_WG_GITHUB_TOKEN` | 2027-01-30 | | [`nodejs/require-in-the-middle`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2027-01-30 | | [`nodejs/orchestrion-js`][] | `RELEASE_PLEASE_GITHUB_TOKEN` | 2026-11-08 | | -[`nodejs/userland-migrations`][] | `LEARN_REPO_TOKEN` | | | +[`nodejs/userland-migrations`][] | `LEARN_REPO_TOKEN` | 2027-05-24 | | [`@nodejs-github-bot`]: https://github.com/nodejs-github-bot [`nodejs-private/security-release`]: https://github.com/nodejs-private/security-release