freckle/halt

Halt and un-halt open PRs by committing a file to your repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
default-branchThe default branch for the repositoryyesmain
halt-branchThe branch where the halt file may be found, if not the default-branchno
halt-fileThe path to the file used to haltyes.github/HALT
ignore-labelsLabels, one per line, that cause a PR to not be halted.no
status-contextThe context used when commit-statuses are createdyeshalt
status-target-urlAn optional target-url for commit-statusesyeshttps://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
slack-webhookWebhook URL to send Slack notificationsno
slack-channelsNewline-separated channels to send Slack notifications to, if not the webhook defaultno
github-tokenOverride GitHub token, if necessaryyes${{ github.token }}

no outputs