Create new github-bot personal access token for nodejs/docker-node and add it to repository secretrs
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 25/100
Research direction
Start with the referenced nodejs/docker-node pull request #1410 and the linked GitHub Container Registry migration guide. Verify the required PAT scopes and confirm that the repository secret is named CR_PAT; done means the secret is available for publishing Docker images.
Written by the indexing model from the issue text.
Description
Request to create new Personal Access Token so we can publish docker images to GitHub Registry.
- Create a new personal access token (PAT) with the appropriate scopes for the tasks you want to accomplish
- Select the
read:packagesscope to download container images and read their metadata. - Select the
write:packagesscope to download and upload container images and read and write their metadata. - Select the
delete:packagesscope to delete container images.
- Create a repository secret called
CR_PATwith the value of the PAT created before.
More details at: Migrating to GitHub Container Registry for Docker images
- Dominant language
- JavaScript
- Stars
- 202
- Forks
- 183
- Avg merge
- 13d 12h
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nodejs/admin
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
tsc-agenda
Difficulty 5/5 Over a week Newbie friendliness 30/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area-deployment area-integrations triage:bot-seen
Difficulty 2/5 Half a day Newbie friendliness 86/100
-
Issue-Bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
sugarlabs/musicblocks#8924 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
ArduPilot/ardupilot_wiki#8088 ·
-
[BUG] createTool tools cannot be registered with Mastra when exactOptionalPropertyTypes is enabled Opencustomer-eng status: needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 84/100