Skip to content

Commit

Permalink
chore: Update release please pr title (#9546)
Browse files Browse the repository at this point in the history
* test: test PR title in separate branch

* add pull-request-header for test as well

* use group prefix

* remove variable

* update to use group prefix

* remove singular title pattern

* remove header

* remove edit to manifest.json

* update to the correct pattern
  • Loading branch information
alicejli authored Jun 16, 2023
1 parent 36a2843 commit ce8d29d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"versioning": "always-bump-minor",
"separate-pull-requests": false,
"include-component-in-tag": false,
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
"packages": {
".": {
"extra-files": ["java-accessapproval/README.md"]
Expand Down

0 comments on commit ce8d29d

Please sign in to comment.