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

ci: check semver on labelling PRs #3224

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Dec 16, 2023

PR Type

CI

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

When labelling PRs with B-semver-<type:major|minor|patch>, trigger job checking semver compatibility for a release of <type>.

@robjtede robjtede added B-semver-patch A-meta project organisation and removed B-semver-patch A-meta project organisation labels Dec 16, 2023
@robjtede robjtede marked this pull request as ready for review December 16, 2023 11:31
@robjtede
Copy link
Member Author

Hmm... this random idea worked out well. It's a kind of interesting technique.

@JohnTitor you might be interested in this for other projects?

@robjtede
Copy link
Member Author

Actually I should do some negative tests before we adopt this.

And address amendments to a PR being able to run the same job without needing to re-label it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta project organisation B-semver-patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant