{"id":18521707,"url":"https://github.com/transferwise/tw-check-label","last_synced_at":"2025-07-31T06:13:19.910Z","repository":{"id":54223551,"uuid":"294153385","full_name":"transferwise/tw-check-label","owner":"transferwise","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-17T03:35:46.000Z","size":7,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T18:08:50.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/transferwise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-09-09T15:27:40.000Z","updated_at":"2021-01-26T09:45:24.000Z","dependencies_parsed_at":"2024-11-06T17:44:54.135Z","dependency_job_id":null,"html_url":"https://github.com/transferwise/tw-check-label","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/transferwise/tw-check-label","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-check-label","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-check-label/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-check-label/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-check-label/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transferwise","download_url":"https://codeload.github.com/transferwise/tw-check-label/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-check-label/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267997183,"owners_count":24178251,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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"}},"keywords":[],"created_at":"2024-11-06T17:27:08.697Z","updated_at":"2025-07-31T06:13:19.890Z","avatar_url":"https://github.com/transferwise.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Check labels in PR\n\nChecks that one of the following labels is present on the pull request: `change: standard`, `change:emergency`, `change:impactful`.\n\n## Setup\n\nCreate a `.yml` file under the `.github/workflows/` directory in your repository with the following contents:\n\n```\nname: Expect labels\non:\n  pull_request:\n   types: [opened, labeled, unlabeled, synchronize]\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: erdostw/tw-check-label@v1.0.0\n      with:\n        github-token: '${{ secrets.GITHUB_TOKEN }}'\n```\n\nThen, enable the corresponding status check in the branch protection rules of your repo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftransferwise%2Ftw-check-label","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftransferwise%2Ftw-check-label","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftransferwise%2Ftw-check-label/lists"}