actions-marketplace-validations/Add Size Label to PR
A GitHub Action to add relevant size label to PR based on the change in LOC.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Access Token | yes | — |
| pull-request--size-small | Size of the pull request measured by the lines of code changed. | no | 50 |
| pull-request--size-medium | Size of the pull request measured by the lines of code changed. | no | 200 |
| pull-request--size-large | Size of the pull request measured by the lines of code changed. | no | 400 |
Outputs
no outputs