actions-marketplace-validations/Check All CI Completion

wether all ci status which be related to commit are success or not

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 2, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/lirlia_check-all-ci-completion-action@b04a3f17adc1884b6947de97fe3eb7a7a621add7 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
commit-hashgit commit hash to get check suitesno
disable-errexitif true, use exit 0 whether CI results are not completed or not successnofalse
ignore-check-suite-idsignore check_suite_idsno000000000000000
loop-countHow many loop in this cino-1
timeout-secondsHow long run this cino1800
sleep-secondsSleep seconds in a loopno30
namedescription
resultthe RESULT of the specific check-suites (success or failure)
statusthe STATUS of the specific check-suites (completed or in-progress)