Skip to content

Commit

Permalink
Further Release Drafter tweaks (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg authored Apr 28, 2021
1 parent 72d977d commit f3ec49b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ categories:
- title: "⬆️ Dependencies"
labels:
- "dependencies"
exclude-labels:
- "skip-changelog"
version-resolver:
minor:
labels:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- opened
- reopened
- synchronize
push:
branches:
- main
jobs:
update_release_draft:
name: Update release draft
Expand Down

0 comments on commit f3ec49b

Please sign in to comment.