Skip to content

Require Semantic Version labels on PR#1749

Merged
thomasvl merged 1 commit intoapple:mainfrom
FranzBusch:fb-semver-label-check
Jan 24, 2025
Merged

Require Semantic Version labels on PR#1749
thomasvl merged 1 commit intoapple:mainfrom
FranzBusch:fb-semver-label-check

Conversation

@FranzBusch
Copy link
Member

Motivation

In most of our other Swift Server related repos we have introduced a new labelling system that allows us to use the GitHub auto-generated release notes. With those labels the release notes are properly grouped into their SemVer impact.

Modification

This PR adds a new pipeline that makes sure each PR has the appropriate label set before it is merged.

Result

No more PRs without SemVer classification.

# Motivation

In most of our other Swift Server related repos we have introduced a new labelling system that allows us to use the GitHub auto-generated release notes. With those labels the release notes are properly grouped into their SemVer impact.

# Modification

This PR adds a new pipeline that makes sure each PR has the appropriate label set before it is merged.

# Result

No more PRs without SemVer classification.
@thomasvl thomasvl added the semver/none No version bump required. label Jan 24, 2025
@thomasvl
Copy link
Collaborator

I guess it works since it forced this PR to need a label also. 😄

@thomasvl thomasvl merged commit 72708c4 into apple:main Jan 24, 2025
1 check passed
@thomasvl
Copy link
Collaborator

Is there a way when preping a release to see the tagging on the PRs the commits came from to help figure out what sorta version bump is needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants