{"id":22514561,"url":"https://github.com/xide/github-action-pull-request-size","last_synced_at":"2026-05-04T23:34:35.063Z","repository":{"id":95935771,"uuid":"204547848","full_name":"Xide/github-action-pull-request-size","owner":"Xide","description":":octocat: GitHub Action for adding size labels on a pull request based on number of additions and deletions.","archived":false,"fork":false,"pushed_at":"2019-08-26T21:13:36.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T03:27:42.351Z","etag":null,"topics":["actions","github","label","pull-request","size"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/Xide.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}},"created_at":"2019-08-26T19:36:07.000Z","updated_at":"2019-10-14T03:20:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"754292d1-a454-424f-af98-35cd1a6e1a55","html_url":"https://github.com/Xide/github-action-pull-request-size","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xide%2Fgithub-action-pull-request-size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xide%2Fgithub-action-pull-request-size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xide%2Fgithub-action-pull-request-size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xide%2Fgithub-action-pull-request-size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xide","download_url":"https://codeload.github.com/Xide/github-action-pull-request-size/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245954057,"owners_count":20699755,"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","label","pull-request","size"],"created_at":"2024-12-07T03:18:59.589Z","updated_at":"2026-05-04T23:34:35.028Z","avatar_url":"https://github.com/Xide.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action for Pull Request Size\n\nThis Action adds size labels on a pull request based on number of additions and deletions.\n\n- `size/XS` - Sum of additions and deletions is less than or equal to 10.\n- `size/S` - Sum of additions and deletions is less than or equal to 30.\n- `size/M` - Sum of additions and deletions is less than or equal to 100.\n- `size/L` - Sum of additions and deletions is less than or equal to 500.\n- `size/XL` - Sum of additions and deletions is less than or equal to 1000.\n- `size/XXL` - Sum of additions and deletions is greater than 1000.\n\n## Usage\n\nExample workflow:\n\n```yaml\nname: LabelPRSize\n\non: [pull_request]\n\njobs:\n  label-pr:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: docker://sigbilly/github-action-pull-request-size:latest\n      env:\n        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n```\n\n## Acknowledgments\n\nForked from [@innovationnorway](https://github.com/innovationnorway) [`github-action-pull-request-size` repository](https://github.com/innovationnorway/github-action-pull-request-size), which is now archived.\n\n\n## License\n\nThe Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxide%2Fgithub-action-pull-request-size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxide%2Fgithub-action-pull-request-size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxide%2Fgithub-action-pull-request-size/lists"}