{"id":21683419,"url":"https://github.com/snow-actions/unanimously-approved","last_synced_at":"2026-02-27T13:38:22.528Z","repository":{"id":39181732,"uuid":"363448542","full_name":"snow-actions/unanimously-approved","owner":"snow-actions","description":"Approved by all reviewers","archived":false,"fork":false,"pushed_at":"2024-07-01T14:14:58.000Z","size":2337,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T07:46:17.370Z","etag":null,"topics":["actions","github-actions","pull-request","pull-request-review"],"latest_commit_sha":null,"homepage":"","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/snow-actions.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-01T15:52:07.000Z","updated_at":"2024-04-22T13:20:01.000Z","dependencies_parsed_at":"2024-05-01T16:09:20.723Z","dependency_job_id":"b5c07745-58aa-4ba6-b516-d12cdadbd73d","html_url":"https://github.com/snow-actions/unanimously-approved","commit_stats":{"total_commits":59,"total_committers":4,"mean_commits":14.75,"dds":"0.15254237288135597","last_synced_commit":"0a541cef7433590525db9c92cd756715725e062e"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/snow-actions/unanimously-approved","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Funanimously-approved","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Funanimously-approved/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Funanimously-approved/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Funanimously-approved/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snow-actions","download_url":"https://codeload.github.com/snow-actions/unanimously-approved/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Funanimously-approved/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265497980,"owners_count":23777093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"keywords":["actions","github-actions","pull-request","pull-request-review"],"created_at":"2024-11-25T16:11:51.190Z","updated_at":"2025-10-25T12:03:29.735Z","avatar_url":"https://github.com/snow-actions.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unanimously Approved\n\nApproved by all reviewers.\n\n## Usage\n\nCreate `.github/workflows/unanimously-approved.yml`.\n\n```yml\nname: Unanimously Approved\n\non:\n  pull_request:\n    types: [opened, reopened, synchronize, review_requested, review_request_removed]\n  pull_request_review:\n    types: [submitted, dismissed]\n\njobs:\n  unanimously-approved:\n    runs-on: ubuntu-latest\n    timeout-minutes: 1\n\n    steps:\n      - uses: snow-actions/unanimously-approved@v3.0.0\n```\n\nAdd `review passing` status to branch protection rules.  \n(`unanimously-approved` status always success because each event creates status and outdated status prevents merge.)\n\n## Supported\n\n### Runners\n\nSee [ci.yml](.github/workflows/ci.yml)\n\n- `ubuntu-*`\n- `windows-*`\n- `macos-*`\n- `self-hosted`\n\n### Events\n\n- `pull_request`\n- `pull_request_review`\n\n## Success or Fail\n\n* :heavy_check_mark: Success when all reviewers approve\n* :x: Fail when some reviewers do not approve\n* :x: Fail when there is no reviewers\n\n## Inputs\n\nOptional.  \nSee [action.yml](action.yml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Funanimously-approved","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnow-actions%2Funanimously-approved","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Funanimously-approved/lists"}