judahrand/Workflow Status Change

Get the change in workflow status between this and previous run. {"broken"|"fixed"|"success"}

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 13, 2021
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: judahrand/workflow-status-change@380816d8c2c6222d52c5e8f8f7105a5d036a3c56 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated client.yes${{ github.token }}
current-statusThe status of the current GitHub Workflow.yes${{ job.status }}
namedescription
changeThe change in the workflow status between this run and the previous run.