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

Require version label on pull requests #138

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Aug 29, 2022

PRs must have exactly one of the following labels:

  • major
  • minor
  • patch
  • maintenance (use for non-code changes, e.g. dependency/build script updates)
  • renovate (used by Renovate bot, we shouldn't use this label manually)

PRs can have as many/few of other labels as desired.

Adding/removing labels will re-run the Version Labels check.

@twyatt twyatt requested a review from a team August 29, 2022 05:17
@twyatt twyatt added the maintenance General maintenance that doesn't effect the public API. label Aug 29, 2022
@github-actions
Copy link

Test Results

  5 files    5 suites   26s ⏱️
17 tests 17 ✔️ 0 💤 0
19 runs  19 ✔️ 0 💤 0

Results for commit 174bc4c.

@cedrickcooke cedrickcooke enabled auto-merge (squash) August 29, 2022 17:08
@cedrickcooke cedrickcooke merged commit 8b1ff31 into main Aug 30, 2022
@davidtaylor-juul davidtaylor-juul deleted the twyatt/pr-labels branch August 30, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General maintenance that doesn't effect the public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants