actions-marketplace-validations/Re-run open PRs when base changes
Re-triggers Workflows on open Pull Requests by pushing an empty commit to the PR branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The token to authenticate Octokit. This token will also be used to dispatch worfklow events. | yes | — |
| skip_failed_runs | Sometimes you may have transient failures that you want to debug and you don't want to re-run an action and lose that log context. | no | — |
| ignore_failed_jobs_regex | Some job names can be ignored when checking for failures. | no | — |
| require_label_regex | Only dispatch another workflow if the PR contains a label matching this regex | no | — |
Outputs
no outputs