mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-11 17:31:35 +02:00
feat: add pull-request-title-pattern option (#259)
This commit is contained in:
@@ -46,6 +46,7 @@ Automate releases with Conventional Commit Messages.
|
||||
| `fork` | Should the PR be created from a fork. Default `false`|
|
||||
| `command` | release-please command to run, either `github-release`, or `release-pr` (_defaults to running both_) |
|
||||
| `default-branch` | branch to open pull release PR against (detected by default) |
|
||||
| `pull-request-title-pattern` | title pattern used to make release PR, defaults to using `chore${scope}: release${component} ${version}`. |
|
||||
|
||||
| output | description |
|
||||
|:---:|---|
|
||||
|
||||
Reference in New Issue
Block a user