patternfly / patternfly/patternfly-react

Investigate CI solution for ensuring proper commit format for the first commit of PRs

オープン
#10,755 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

PF Team Stale
主要言語
TypeScript
スター
862
フォーク
392
平均マージ
4日 8時間
マージ済み PR(30日)
9

説明

Describe the enhancement or change
We pretty often run into issues where improper commit message formatting causes a release to not happen when expected.

This could be resolved by enforcing formatting on every commit like we do in core, but that would be a bit of an inconvenience for all but the first commit since we squash on merge and the commit message format after the first commit doesn't matter.

We may be able to use https://github.com/wagoid/commitlint-github-action or something similar to do this.

Also, if we do find a good solution here we should probably replicate it in the extension repos.


Jira Issue: PF-44

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

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

はじめの一歩

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

調査の方向性

ファイルやテストは指定されていません。まずリポジトリの CI 設定を確認し、pull request の最初のコミットだけをチェックするために commitlint-github-action または同様のアプローチを評価してください。pull request の squash-merge の動作を維持できる実用的なチェックを文書化または実装し、それを extension repositories でも再現できるかどうかを判断できれば完了です。

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

評価

技術スタック
github-actions
領域
ci-cd, release
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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