nodejs / nodejs/admin

Create new github-bot personal token for nodejs/tweet automation

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

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

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

説明

This week, @joesepi and I spent some time on automating the nodejs/tweet repo so we can consistently and easily get out any tweets that should be going out regularly. We started with two, and in the process came across a tiny hitch: for one action to trigger another, we need to use a PAT instead of the Actions-provided token since one action can't trigger off of another if there's a GitHub provided token being used in the other.

Per @gr2m's advice (he is the maintainer of both Actions we're consuming), we need a PAT from the bot with the following permission:

  • repo_public

References:

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

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

はじめの一歩

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

調査の方向性

まず、この issue と、nodejs/tweet の pull request 10 および 13 で参照されているレビューとコメントを読んでください。ボットの身元、要求された repo_public 権限、安全な引き渡しプロセスを確認してください。完了とは、自動化が必要な認証情報を、その値を公開することなく取得している状態を指します。

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

評価

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

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

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