Skip to content

Commit

Permalink
Exclude internal changes from features in release template
Browse files Browse the repository at this point in the history
  • Loading branch information
josefarias committed May 4, 2024
1 parent b44e34c commit d3f9799
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/release.yml
Expand Up @@ -8,9 +8,10 @@ changelog:
- '*'
exclude:
labels:
- dependencies
- cosmetic
- bug
- cosmetic
- internal
- dependencies
- title: 🎷🐛 Bug Fixes
labels:
- bug
Expand Down

0 comments on commit d3f9799

Please sign in to comment.