Create new github-bot personal access token for nodejs/docker-node and add it to repository secretrs
還沒有人認領這個 Issue。
評估
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 新手友好度
- 25/100
研究方向
從所參照的 nodejs/docker-node pull request #1410 和連結的 GitHub Container Registry 遷移指南開始。驗證所需的 PAT 範圍,並確認 repository secret 的名稱為 CR_PAT;當該 secret 可用於發布 Docker 映像時即表示完成。
由索引模型根據 Issue 內容生成。
描述
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
- 主要語言
- JavaScript
- 星號
- 202
- 分支
- 183
- 平均合併
- 13 天 12 小時
- 30 天內合併 PR
- 2
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
nodejs/admin 的其他 Issue
-
難度 1/5 1 小時以內 新手友好度 90/100
-
tsc-agenda
難度 5/5 一週以上 新手友好度 30/100
-
難度 5/5 一週以上 新手友好度 35/100
-
難度 5/5 一週以上 新手友好度 35/100
-
難度 5/5 一週以上 新手友好度 30/100
相似的 Issue
-
status: waiting triage
難度 2/5 1-3 小時 新手友好度 84/100
freeCodeCamp/freeCodeCamp#70412 ·
維護者通常 1 天內回覆
-
難度 2/5 1-3 小時 新手友好度 84/100
Jason-Vaughan/TangleClaw#1884 ·
維護者通常 1 天內回覆
-
bug good first issue web
難度 2/5 1-3 小時 新手友好度 85/100
-
難度 2/5 1-3 小時 新手友好度 84/100
microsoft/TypeScript#64453 ·
維護者通常 1 天內回覆
-
self-driving
難度 2/5 1-3 小時 新手友好度 74/100
維護者通常 1 天內回覆