77jennifer77/Get labels action by key

Gets PR label by a specified key

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 24, 2026
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: 77jennifer77/get-labels-action@898f241ca784c9f17b1466b8fbb41698debcb518 # 0.0.5

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

namedescriptionrequireddefault
label_keythe key of a keyed label i.e <label_key>:<label_value>no""
default_label_valuethe default value if key does not match any labelno""
label_value_orderorder of preference if multiple keyed labels foundno""
github_tokengithub token used to obtain labels on non-pull request eventsno
namedescription
label_valuethe value of the keyed label
labelslist of all pr labels, seperated by a comma