pat-s/backporter-action
Automatically backport merged PRs to target branches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub/Forgejo token with repo permissions | yes | — |
| dry-run | Show what would be done without making changes | no | false |
| forge-type | Forge type: github or forgejo | no | github |
| forgejo-url | Forgejo instance URL (required if forge-type is forgejo) | no | — |
| target-branches | Comma-separated list of target branches (overrides config file) | no | — |
| default-prefix | Default conventional commit prefix when not detected | no | fix |
Outputs
no outputs