actions-marketplace-validations/backports-gitflow-action

A GitHub Action that automatically creates and merges pull requests between specified branches..

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe `GITHUB_TOKEN` secret.yes
releaseThe `release` branch.norelease
devThe `dev` branch.nodev
masterThe `master` branch.nomaster
labelThe pull request label.nogitflow
auto-mergeIf `true`, will try to automatically merge pull requests. Can also be set to `pull_request_review`, `check_run`, `push`, or a comma-separated combination of these values to only merge when handling the named events.true
require-mergeIf an attempted merge fails, the action is considered to have failed.false

no outputs