Skip to content

Commit

Permalink
Updated release drafter configuration.
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Bordet <[email protected]>
  • Loading branch information
sbordet committed May 3, 2021
1 parent f7a99a3 commit ce99bb8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
_extends: .github
tag-template: jetty-load-generator-$NEXT_PATCH_VERSION
template: |
## Changes
$CHANGES
3 changes: 2 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Release Drafter
on:
push:
branches:
- main
- 1.0.x
- 2.0.x

jobs:
update_release_draft:
Expand Down

0 comments on commit ce99bb8

Please sign in to comment.