We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aae95f commit a184daaCopy full SHA for a184daa
.github/workflows/release-pr.yml
@@ -17,7 +17,6 @@ jobs:
17
pull-request-title-pattern: "chore${scope}: Release${component} v${version}"
18
bump-minor-pre-major: true
19
bump-patch-for-minor-pre-major: true
20
- changelog-notes-type: github
21
- name: Parse semver string
22
if: steps.release.outputs.release_created
23
id: semver_parser
0 commit comments