petsinc/"Last successful commit" Github Action

GitHub action for identifying the last successful commit for a given workflow and branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflow-idThe workflow ID to check for the last successful commit. You can use the filename of the workflowyes
branchThe branch to check for the last successful commitno
eventThe event type to check for the last successful commitno
github-tokenThe GitHub token to use for the API callsyes${{ github.token }}
namedescription
commit-shaSHA of the last successful commit