int128/wait-for-workflows-action

Wait for workflow runs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filter-workflow-namesFilter workflows by name patterns (multiline)no
exclude-workflow-namesExclude workflows by name patterns (multiline)no
filter-workflow-eventsFilter workflows by events (multiline)no${{ github.event_name }}
filter-by-current-activity-typeFilter workflow runs by the activity type of the current eventyesfalse
fail-fastExit immediately if any workflow is failingyestrue
initial-delay-secondsInitial delay before polling in secondsyes10
period-secondsPolling period in secondsyes15
page-size-of-check-suitesPage size of CheckSuites queryyes100
shaCommit SHA to wait foryes${{ github.event.pull_request.head.sha || github.sha }}
tokenGitHub tokenyes${{ github.token }}
namedescription
rollup-stateEither SUCCESS or FAILURE
failed-workflow-namesList of failed workflow names (multiline)