Skip to content

Commit

Permalink
Add config for release notes generation
Browse files Browse the repository at this point in the history
  • Loading branch information
sisou authored and jsdanielh committed Feb 27, 2024
1 parent f3642b8 commit ce4b4fa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
changelog:
categories:
- title: Protocol Breaking Changes
labels:
- testnet-restart
- title: What's changed
labels:
- '*'
exclude:
labels:
- testnet-restart
- dependency
- title: Dependencies
labels:
- dependency

0 comments on commit ce4b4fa

Please sign in to comment.