admin icon indicating copy to clipboard operation
admin copied to clipboard

Create new github-bot personal access token for nodejs/docker-node and add it to repository secretrs

Open mmarchini opened this issue 4 years ago • 6 comments

Request to create new Personal Access Token so we can publish docker images to GitHub Registry.

  1. Create a new personal access token (PAT) with the appropriate scopes for the tasks you want to accomplish
  • Select the read:packages scope to download container images and read their metadata.
  • Select the write:packages scope to download and upload container images and read and write their metadata.
  • Select the delete:packages scope to delete container images.
  1. Create a repository secret called CR_PAT with the value of the PAT created before.

More details at: Migrating to GitHub Container Registry for Docker images

Ref: https://github.com/nodejs/docker-node/pull/1410

mmarchini avatar Jan 14 '21 16:01 mmarchini

cc @nodejs/tsc @nodejs/community-committee needs two approvals from each committee

mmarchini avatar Jan 14 '21 16:01 mmarchini

👍

Trott avatar Jan 14 '21 16:01 Trott

Approved for @nodejs/tsc

apapirovski avatar Jan 14 '21 16:01 apapirovski

+1

mhdawson avatar Jan 14 '21 22:01 mhdawson

+1

bnb avatar Feb 26 '21 21:02 bnb

Since @mhdawson is on both, you now have 2 and 2 :)

bnb avatar Feb 26 '21 21:02 bnb