Skip to content

Commit

Permalink
Update release.yml (#118)
Browse files Browse the repository at this point in the history
Update the release.yml file with the latest label changes
  • Loading branch information
FranzBusch authored Dec 18, 2024
1 parent ec44f94 commit 53fc857
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,13 @@ changelog:
categories:
- title: SemVer Major
labels:
- semver/major
- ⚠️ semver/major
- title: SemVer Minor
labels:
- semver/minor
- 🆕 semver/minor
- title: SemVer Patch
labels:
- semver/patch
- 🔨 semver/patch
- title: Other Changes
labels:
- semver/none
- title: 🚨🚨🚨 Missing Labels - Add labels to the prs listed here and generate the release notes again
labels:
- "*"

0 comments on commit 53fc857

Please sign in to comment.