urfave/cli

Validate that PRs have a title / release notes / labels

開放

#1,007 建立於 2019年12月21日

 (1 則留言) (0 個反應) (0 位負責人)Go (1,735 個分叉)batch import
area/v2help wantedkind/maintenancestatus/confirmed

倉庫指標

星標
 (23,088 顆星)
PR 合併指標
 (平均合併 9天 5小時) (30 天內合併 22 個 PR)

描述

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

貢獻者指南