File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
.github/actions/create-github-release Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1515 using : composite
1616 steps :
1717 - name : Generate Changelog
18- uses : spring-io/github-changelog-generator@86958813a62af8fb223b3fd3b5152035504bcb83 # v0.0.12
18+ uses : spring-io/github-changelog-generator@c247eb874a8bbc2c7b91ed7227d8eb66eb639d38 # v0.0.13
1919 with :
2020 config-file : .github/actions/create-github-release/changelog-generator.yml
2121 milestone : ${{ inputs.milestone }}
Original file line number Diff line number Diff line change 11changelog :
22 repository : spring-projects/spring-ws
33 sections :
4+ - title : " :warning: Noteworthy Changes"
5+ labels :
6+ - " status: noteworthy"
7+ summary :
8+ mode : " member-comment"
9+ config :
10+ prefix : " Noteworthy change:"
411 - title : " :star: New Features"
512 labels :
613 - " type: enhancement"
You can’t perform that action at this time.
0 commit comments