Skip to content

Commit

Permalink
ci: Use breaking, deprecation labels in changelog (vega#3623)
Browse files Browse the repository at this point in the history
  • Loading branch information
dangotbanned authored Oct 3, 2024
1 parent add5822 commit d4c3bcf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
changelog:
categories:
- title: Breaking
labels:
- breaking
- title: Deprecation
labels:
- deprecation
- title: Enhancements
labels:
- enhancement
Expand Down

0 comments on commit d4c3bcf

Please sign in to comment.