Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
feat(release): exclude invalid triage labels from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1026 committed Dec 4, 2024
1 parent 50315fc commit 3e6a18c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
exclude:
labels:
- "triage/invalid"
categories:
- title: Exciting New Features 🎉
labels:
Expand Down

0 comments on commit 3e6a18c

Please sign in to comment.