Skip to content

Commit

Permalink
Add release notes template (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayjshah authored Sep 8, 2023
1 parent 9e1ecec commit 1c480a7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- dependabot
categories:
- title: Enhancements
labels:
- enhancement
- title: Bugfixes
labels:
- bug
- title: Other changes
labels:
- "*"

0 comments on commit 1c480a7

Please sign in to comment.