{"id":11436293,"name":"wechuli/allcheckspassed","ecosystem":"actions","description":"GitHub Action to check if all checks have passed on a specific commit","homepage":"https://github.com/marketplace/actions/allcheckspassed","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/wechuli/allcheckspassed","keywords_array":["actions","checks","ci"],"namespace":"wechuli","versions_count":18,"first_release_published_at":"2024-02-01T14:05:02.000Z","latest_release_published_at":"2026-05-20T11:53:50.000Z","latest_release_number":"v2.4.0","last_synced_at":"2026-05-28T13:16:04.005Z","created_at":"2025-03-15T20:09:33.587Z","updated_at":"2026-05-28T13:16:11.883Z","registry_url":"https://github.com/wechuli/allcheckspassed","install_command":null,"documentation_url":null,"metadata":{"name":"allcheckspassed","description":"GitHub Action to check if all checks have passed on a specific commit","author":"wechuli","branding":{"icon":"check-circle","color":"green"},"inputs":{"commit_sha":{"description":"The commit sha that you want to check","required":false},"token":{"description":"The GitHub token to use for authentication","required":false,"default":"${{ github.token }}"},"checks_include":{"description":"A comma separated list of checks to include in the evaluation, by default, all checks are included. You can provide a list of map keys, with app_id and check_name, to include only checks from a specific app, or with a specific name. Supports regex","required":false,"default":"-1"},"checks_exclude":{"description":"A comma separated list of checks to exclude, if these checks fail,the action will not fail","required":false,"default":"-1"},"treat_skipped_as_passed":{"description":"If set to true, skipped checks will be treated as passed","required":false,"default":"true"},"treat_neutral_as_passed":{"description":"If set to true, neutral checks will be treated as passed","required":false,"default":"true"},"include_status_commits":{"description":"If set to true, the action will also check commit statuses in addition to checks","required":false,"default":"false"},"poll":{"description":"Whether to poll the API for completed checks or to simply check once and exit","required":false,"default":"true"},"delay":{"description":"The period in minutes to wait to allow the checks to complete","required":false,"default":"1"},"polling_interval":{"description":"The period in minutes between API calls that polls the GitHub Api for completed checks, shorter intervals may result in API rate limiting","required":false,"default":"1"},"retries":{"description":"The number of times to retry the API call to get the checks, if the API call fails","required":false,"default":"10"},"fail_fast":{"description":"The action will fail the step as soon as a single conditions for failure is met, defaults to true. This terminates the action early if a failure occurs. If you want to wait for all checks to complete before failing, set this to false","required":false,"default":"true"},"fail_step":{"description":"If set to true, the action will fail the step if the conditions for failure are met, defaults to true. Be careful with this option if you have configured rulesets/branch protection rules that require all checks to pass before merging","required":false,"default":"true"},"fail_on_missing_checks":{"description":"If set to true, the action will fail if one or more checks defined on the checks_include input are not found on the commit","required":false,"default":"false"},"verbose":{"description":"If set to true, the action will log which checks are being waited on in each iteration","required":false,"default":"false"},"show_job_summary":{"description":"If set to true, the action will log a summary of the checks that were evaluated","required":false,"default":"true"},"ignore_superseded_runs":{"description":"If set to true, checks from GitHub Actions will be grouped by workflow run and only the latest run per workflow will be evaluated. This filters out stale checks from superseded or re-run workflows","required":false,"default":"false"},"check_run_id":{"description":"This is the check run id of the current job, there is no need to set this (and setting it will actually cause a problem), the action will automatically set it for you. This is used to exclude the current job from the evaluation","required":false,"default":"${{ job.check_run_id }}"}},"outputs":{"checks":{"description":"List of checks that were evaluated"},"missing_checks":{"description":"List of checks that were not found on the commit"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":215606313,"uuid":"739328985","full_name":"wechuli/allcheckspassed","owner":"wechuli","description":"GitHub Action to confirm that all checks reported on a commit have passed","archived":false,"fork":false,"pushed_at":"2026-05-20T12:12:01.000Z","size":2200,"stargazers_count":36,"open_issues_count":0,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-20T15:43:01.111Z","etag":null,"topics":["actions","checks","ci"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/allcheckspassed","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wechuli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-05T09:58:26.000Z","updated_at":"2026-05-20T12:40:22.000Z","dependencies_parsed_at":"2024-03-12T04:32:40.086Z","dependency_job_id":"7c97b04e-741e-4634-9ff0-e816123a44f1","html_url":"https://github.com/wechuli/allcheckspassed","commit_stats":null,"previous_names":["wechuli/allcheckspassed"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/wechuli/allcheckspassed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechuli%2Fallcheckspassed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechuli%2Fallcheckspassed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechuli%2Fallcheckspassed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechuli%2Fallcheckspassed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wechuli","download_url":"https://codeload.github.com/wechuli/allcheckspassed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechuli%2Fallcheckspassed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33610003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-28T13:16:11.883Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.96910512487734,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.98455256243867},"purl":"pkg:githubactions/wechuli/allcheckspassed","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/wechuli/allcheckspassed","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/wechuli/allcheckspassed","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/wechuli/allcheckspassed/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T06:04:42.802Z","issues_count":5,"pull_requests_count":84,"avg_time_to_close_issue":9412423.8,"avg_time_to_close_pull_request":554960.6857142857,"issues_closed_count":5,"pull_requests_closed_count":70,"pull_request_authors_count":8,"issue_authors_count":4,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.2619047619047619,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":4,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":11723646.25,"past_year_avg_time_to_close_pull_request":693456.5714285715,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechuli%2Fallcheckspassed/issues","maintainers":[{"login":"wechuli","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wechuli"}],"active_maintainers":[{"login":"wechuli","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wechuli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/wechuli%2Fallcheckspassed/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/wechuli%2Fallcheckspassed/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/wechuli%2Fallcheckspassed/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/wechuli%2Fallcheckspassed/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/wechuli%2Fallcheckspassed/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/wechuli%2Fallcheckspassed/codemeta","maintainers":[]}