https://github.com/helm/pull-sizer
Label pull requests based on the size of their changes
https://github.com/helm/pull-sizer
Last synced: about 1 year ago
JSON representation
Label pull requests based on the size of their changes
- Host: GitHub
- URL: https://github.com/helm/pull-sizer
- Owner: helm
- License: apache-2.0
- Created: 2018-10-19T15:42:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T12:31:11.000Z (over 6 years ago)
- Last Synced: 2025-03-25T06:07:18.702Z (about 1 year ago)
- Language: Go
- Size: 24.4 KB
- Stars: 8
- Watchers: 9
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Pull Sizer
This application looks at the size of the changes to a pull request and labels the
pull request based on how large it is.
This repository includes a Dockerfile and a Helm chart to install the application
within a Kubernetes cluster.