Skip to content

Commit

Permalink
Create release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bettinaheim authored Jun 28, 2023
1 parent 2fa856d commit 41d24a2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
changelog:
exclude:
labels:
- duplicate
authors:
- cuda-quantum-bot
categories:
- title: Features and Enhancements 🎉
labels:
- "enhancement"
- title: Bug Fixes 🐛
labels:
- "bug fix"
- title: Breaking Changes 🛠
labels:
- "breaking change"
- title: Documentation Updates
labels:
- "documentation"
- title: Other Changes
labels:
- "release notes"

0 comments on commit 41d24a2

Please sign in to comment.