X Tutup
The Wayback Machine - https://web.archive.org/web/20200920221011/https://github.com/urfave/cli/issues/1007
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maint: validate that PRs have a title / release notes / labels #1007

Open
lynncyrin opened this issue Dec 21, 2019 · 0 comments
Open

maint: validate that PRs have a title / release notes / labels #1007

lynncyrin opened this issue Dec 21, 2019 · 0 comments

Comments

@lynncyrin
Copy link
Member

@lynncyrin lynncyrin commented Dec 21, 2019

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 #965 (comment)

@lynncyrin lynncyrin changed the title Validate that PRs have a title / release notes / labels maint: validate that PRs have a title / release notes / labels Dec 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup