river0825/Clone Merged PR to Release Branch
This workflow listens for merged PRs to the master branch and clones the PR to the release branch. It also checks for the 'release' label and creates it if it does not exist. Finally, it creates a new PR from the release branch to the PR branch with the 'release' label.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release-branch | The branch to create the release PR | yes | release |
| release-label | The label to apply to the release PR | yes | release |
| pr-label | The label to check for on the PR | yes | release |
Outputs
no outputs