{"id":14986042,"url":"https://github.com/ableco/label-when-approved-action","last_synced_at":"2026-01-30T14:35:07.004Z","repository":{"id":36973253,"uuid":"372918257","full_name":"ableco/label-when-approved-action","owner":"ableco","description":"GitHub Action to add/remove a label when a pull request is reviewed","archived":false,"fork":false,"pushed_at":"2024-02-12T05:40:24.000Z","size":123,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T14:39:44.925Z","etag":null,"topics":["actions","github-actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ableco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2021-06-01T17:54:59.000Z","updated_at":"2021-12-15T02:53:00.000Z","dependencies_parsed_at":"2023-11-20T01:41:02.986Z","dependency_job_id":"aa1bd001-ad16-48d6-b70d-bc6a0daeeacd","html_url":"https://github.com/ableco/label-when-approved-action","commit_stats":{"total_commits":58,"total_committers":2,"mean_commits":29.0,"dds":"0.017241379310344862","last_synced_commit":"006ec3ad0c6372fa4fcefa9d38a04363b3ae36bf"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ableco/label-when-approved-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Flabel-when-approved-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Flabel-when-approved-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Flabel-when-approved-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Flabel-when-approved-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ableco","download_url":"https://codeload.github.com/ableco/label-when-approved-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Flabel-when-approved-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["actions","github-actions"],"created_at":"2024-09-24T14:12:11.284Z","updated_at":"2026-01-30T14:35:06.974Z","avatar_url":"https://github.com/ableco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Label when approved\n\nA GitHub Action to add/remove a label when a pull request is reviewed.\n\n## Usage\n\n### Create Workflow\n\nCreate a workflow (eg: `.github/workflows/label-approved.yml` see [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file)) to utilize the label-when-approved action with content:\n\n```yaml\nname: Label approved PR\non: pull_request_review\njobs:\n  triage:\n    runs-on: ubuntu-latest\n    steps:\n      # …\n      - uses: ableco/label-when-approved-action@main\n        with:\n          approvals: 2\n          add-label: delivered\n```\n\n\n## Contributing\n\nContributions are welcome. Please check out the [Contributing guide](CONTRIBUTING.md) for the guidelines you need to follow.\n\nPlease read our [Code of Conduct](CODE_OF_CONDUCT.md) so that you can understand the kind of respectful behavior we expect of all participants.\n\n## License\n\nOpen Source Project is released under the MIT license. See [LICENSE](LICENSE) for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fableco%2Flabel-when-approved-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fableco%2Flabel-when-approved-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fableco%2Flabel-when-approved-action/lists"}