Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mmarchini opened this issue Jan 14, 2021 · 6 comments

Comments

@mmarchini
Copy link
Contributor

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: nodejs/docker-node#1410

@mmarchini
Copy link
Contributor Author

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

@Trott
Copy link
Member

Trott commented Jan 14, 2021

👍

@apapirovski
Copy link
Contributor

Approved for @nodejs/tsc

@mhdawson
Copy link
Member

+1

1 similar comment
@bnb
Copy link
Contributor

bnb commented Feb 26, 2021

+1

@bnb
Copy link
Contributor

bnb commented Feb 26, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants