adirandom/PR Size Tagging

Free github action to apply labels based on PR size

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
labelsAn array of {name:string, size:number} objects to describe the labels to apply. Use -1 for infinite sizeno[{"name": "XS", "size": 0}, {"name": "S", "size": 30}, {"name": "M", "size": 100}, {"name": "L", "size": 300}, {"name": "XL", "size": 1000}, {"name": "XXL", "size": -1}]
tokenThe github tokenyes

no outputs