mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 06:11:42 +02:00
feat(manifest): add manifest-pr command (#280)
This commit is contained in:
@@ -55,7 +55,7 @@ Automate releases with Conventional Commit Messages.
|
||||
| `changelog-types` | A JSON formatted String containing to override the outputted changelog sections |
|
||||
| `version-file` | provide a path to a version file to increment (used by ruby releaser) |
|
||||
| `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_) |
|
||||
| `command` | release-please command to run, either `github-release`, or `release-pr`, `manifest`, `manifest-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}`. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user