Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Extract `changelog-check` to separate action

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

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

評価

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

調査の方向性

まず、既存の changelog-check workflow を見つけ、他の repository がどのように利用しているかを確認します。これをバージョン管理された GitHub Action に切り出し、v1-style の参照をサポートするよう利用モデルを更新して、changelog のチェックが polyrepo と monorepo の両方で引き続き機能することを検証します。

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

説明

team-core-platform

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.

主要言語
TypeScript
スター
12
フォーク
7
平均マージ
1日 1時間
マージ済み PR(30日)
10

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

MetaMask/github-tools のほかの issue

MetaMask/github-tools の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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