Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
changelog:
exclude:
authors:
- 'dependabot'
- 'pre-commit-ci'
categories:
- title: 🕸️ Tracking
labels:
- 'topic: tracking'
- title: 🪪 Particle identification
labels:
- 'topic: PID'
- title: 🚿 Calorimetry
labels:
- 'topic: calorimetry'
- title: ◀️ Backward
labels:
- 'topic: backward'
- title: ▶️ Forward
labels:
- 'topic: forward'
- title: ⏪ Far Backward
labels:
- 'topic: far-backward'
- title: ⏩ Far Forward
labels:
- 'topic: far-forward'
- title: ⚙️ Infrastructure
labels:
- 'topic: infrastructure'
- title: 🐛 Bugs fixed
labels:
- 'bug'
- title: 🔩 Other Changes
labels:
- '*'
Loading