{"id":18521706,"url":"https://github.com/transferwise/tw-auto-label","last_synced_at":"2025-05-14T18:09:07.031Z","repository":{"id":41114583,"uuid":"343839998","full_name":"transferwise/tw-auto-label","owner":"transferwise","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-20T15:44:29.000Z","size":4,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T05:24:31.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/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":"2021-03-02T16:31:00.000Z","updated_at":"2021-03-02T17:06:47.000Z","dependencies_parsed_at":"2024-11-06T17:34:56.075Z","dependency_job_id":"d9c0304f-667a-49be-ad35-93b3da5e887f","html_url":"https://github.com/transferwise/tw-auto-label","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-auto-label","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-auto-label/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-auto-label/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transferwise%2Ftw-auto-label/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transferwise","download_url":"https://codeload.github.com/transferwise/tw-auto-label/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198510,"owners_count":22030966,"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":[],"created_at":"2024-11-06T17:27:08.625Z","updated_at":"2025-05-14T18:09:02.023Z","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`.\nIf not the action automatically assigns `change: standard`\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: transferwise/tw-check-label@1.0.1\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-auto-label","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftransferwise%2Ftw-auto-label","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftransferwise%2Ftw-auto-label/lists"}