actions-marketplace-validations/Actions Ecosystem Size

Add label based on the number of lines changed in a pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 4, 2021
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/actions-ecosystem_action-size@6214b8fe14823f49c77fc983f3aa1b55a6065776 # no releases — HEAD as of 2026-07-22

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
size_xs_labelThe name for size XS label.nosize/XS
size_s_labelThe name for size S label.nosize/S
size_m_labelThe name for size M label.nosize/M
size_l_labelThe name for size L label.nosize/L
size_xl_labelThe name for size XL label.nosize/XL
size_xxl_labelThe name for size XXL label.nosize/XXL
size_s_thresholdThe threshold for size S.no10
size_m_thresholdThe threshold for size M.no30
size_l_thresholdThe threshold for size L.no100
size_xl_thresholdThe threshold for size XL.no500
size_xxl_thresholdThe threshold for size XXL.no1000
namedescription
new_labelThe new label's name to be added. If there's no label to be added, it the value is `''`.
stale_labelsThe stale labels' name to be removed. If there're multiple labels, they're separated by line breaks. If there's no labels to be removed, it the value is `''`.