MetaMask / MetaMask/github-tools
Extract `changelog-check` to separate action
- 主要言語
- TypeScript
- スター
- 12
- フォーク
- 7
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 10
説明
The `changelog-check` workflow helps us ensure that changelogs are updated alongside changes in polyrepos and monorepos.
Currently, when we make use of this workflow in other repos we need to pin to a specific commit ID. This is cumbersome because it means that if we want to make a change to the workflow we now need to go through each repo by hand and update the commit ID.
If we extracted this workflow to an action, we could start using version strings such as `v1`. As long as new changes were backward compatible they would automatically get propagated to all of the repos.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、既存の changelog-check workflow を見つけ、他の repository がどのように利用しているかを確認します。これをバージョン管理された GitHub Action に切り出し、v1-style の参照をサポートするよう利用モデルを更新して、changelog のチェックが polyrepo と monorepo の両方で引き続き機能することを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions
- 領域
- ci-cd, devops
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100