Skip to content

Commit

Permalink
maint: add labels to release.yml for auto-generated grouping (#112)
Browse files Browse the repository at this point in the history
update release.yml that gets used for generating release notes to
include labels of type: dependencies and type: documentation
  • Loading branch information
JamieDanielson committed Mar 6, 2024
1 parent bc52e3a commit 86723bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ changelog:
labels:
- "type: maintenance"
- "type: dependencies"
- "type: documentation"
- title: 🤷 Other Changes
labels:
- "*"
- "*"

0 comments on commit 86723bf

Please sign in to comment.