urfave/cli

Validate that PRs have a title / release notes / labels

オープン

#1,007 opened on 2019/12/21

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,735 件のフォーク)batch import
area/v2help wantedkind/maintenancestatus/confirmed

Repository metrics

Stars
 (23,088 個のスター)
PR merge metrics
 (平均マージ 9d 5h) (30d で 22 merged PRs)

説明

Enforce that a PR has a minimum of (a) a title, (b) a release notes block, and (c) a valid (kubernetes) label. Do this enforcement as a precheck before the PR is sent for review or at merge time (something like https://probot.github.io/apps/semantic-pull-requests/)

via https://github.com/urfave/cli/issues/965#issuecomment-568211620

コントリビューターガイド