Commit 72708c4
authored
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.1 parent 035c0c4 commit 72708c4
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments