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

贡献者指南