crazy-max/GitHub Status

GitHub Action to check GitHub Status in your workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 28, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: crazy-max/ghaction-github-status@f0ef9e1cf727f9f76f8485f8c525fa03afc4ec02 # v5.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
overall_thresholdDefines threshold for overall status (also called rollup) of GitHub to fail the job (minor, major or critical)no
git_thresholdDefines threshold for Git Operations to fail the job (operational, degraded_performance, partial_outage or major_outage)no
api_thresholdDefines threshold for API Requests to fail the job (operational, degraded_performance, partial_outage or major_outage)no
webhooks_thresholdDefines threshold for Webhooks to fail the job (operational, degraded_performance, partial_outage or major_outage)no
issues_thresholdDefines threshold for Issues to fail the job (operational, degraded_performance, partial_outage or major_outage)no
prs_thresholdDefines threshold for Pull Requests to fail the job (operational, degraded_performance, partial_outage or major_outage)no
actions_thresholdDefines threshold for Actions to fail the job (operational, degraded_performance, partial_outage or major_outage)no
packages_thresholdDefines threshold for Packages to fail the job (operational, degraded_performance, partial_outage or major_outage)no
pages_thresholdDefines threshold for Pages to fail the job (operational, degraded_performance, partial_outage or major_outage)no
codespaces_thresholdDefines threshold for Codespaces to fail the job (operational, degraded_performance, partial_outage or major_outage)no
copilot_thresholdDefines threshold for Copilot to fail the job (operational, degraded_performance, partial_outage or major_outage)no

no outputs