nodejs / nodejs/admin

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

オープン
#581 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
JavaScript
スター
202
フォーク
183
平均マージ
2分
マージ済み PR(30日)
1

説明

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

参照されている nodejs/docker-node の pull request #1410 と、リンクされている GitHub Container Registry の移行ガイドから始めます。必要な PAT の scope を確認し、リポジトリの secret の名前が CR_PAT であることを確認します。secret が Docker イメージの公開に利用できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
docker, github
領域
ci-cd, devops, security
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。