nodejs / admin

Administrative space for policies of the TSC
155 stars 135 forks source link

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

Closed legendecas closed 2 months ago

legendecas commented 2 months ago

The requested token should have the following permissions:

permissions:
  contents: write
  pull-requests: write

https://github.com/googleapis/release-please-action?tab=readme-ov-file#workflow-permissions

/cc @mhdawson the repo has already a token configured with my personal token. please feel free to replace it with @nodejs-github-bot's one.

mhdawson commented 2 months ago

Created the token as the original request was already approved and added to the repo.

legendecas commented 2 months ago

Added a missing step found in https://github.com/nodejs/import-in-the-middle/issues/150 to grant @nodejs-github-bot write access on the repo if necessary.