actions-marketplace-validations/Backport Action Reloaded
Backport merged pull requests to other branches via labels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | GITHUB_TOKEN or a `repo` scoped Personal Access Token | yes | ${{ github.token }} |
| backport_label_pattern | Backport to branches that matches the label pattern. | no | — |
| pr_title | Title for the backport PR | no | — |
| target_pr_labels | Comma-separated list of labels that will be added to the backport PR. | no | — |
| skip_backport_check_label | Disable backport check by adding a label | no | backport:skip |
| skip_backport_check | Disable backport check entirely | no | false |
Outputs
no outputs