actions-marketplace-validations/Raise pull request from release to a branch
Action for raising a pull request against a base branch when a release is created
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Oauth token | yes | — |
| base-branches | Branches to raise pull request against | yes | — |
| title-suffix | The suffix of the pull request title that is appeneded to the pull request title | yes | — |
| branch-suffix | The suffix of the branch name that is automatically created when the release is created. | yes | — |
| release-prefix | The prefix of the release name that is used to match a release with a release name since release can have many tags. This is for the use case of a multi-tenant repository | yes | — |
Outputs
no outputs