stellaservice/Green PRs

Finds workflow runs related to pull requests and re-runs failed jobs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
workflowThe workflow ID or name of workflow file. See: https://octokit.github.io/rest.js/v19#actions-list-workflow-runsyes
pr_title_filter_patternRegex pattern to filter PRs by titleno
pr_label_selectorComma-separated list of labels to select PRs by (e.g. "bug, needs-rerun"). PRs matching any of the specified labels will be included.no
pr_base_branchBase branch of pull-request to filter forno
max_attemptsThe maximum amount of run attempts to be triedno3
github_tokenPersonal access token (PAT) used to call into GitHub's REST API.${{ github.token }}

no outputs