dustindortch/Cherry-pick PR to Release Branch
Cherry-picks a commit (based on tag) to a release branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prefix | Version tag prefix (default: v) | no | v |
| branch_prefix | Branch prefix (default: release) | no | release |
| tag | Tag to cherry-pick | yes | — |
| default_branch | Default branch | no | ${{ github.event.repository.default_branch }} |
Outputs
no outputs