Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require Semantic Version labels on PR (#1749)
# 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.
- Loading branch information