actions-marketplace-validations/Label Actions

Perform actions when issues, pull requests or discussions are labeled or unlabeled

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 1, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dessant_label-actions@93ea5ec1d65e6a21427a1571a18a5b8861206b0b # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
github-tokenGitHub access token${{ github.token }}
config-pathConfiguration file path.github/label-actions.yml
process-onlyProcess label events only for issues, pull requests or discussions, value must be a comma separated list, list items must be one of `issues`, `prs` or `discussions`""

no outputs