actions-marketplace-validations/Actions Ecosystem Add Labels

Add labels to an issue or a pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 1, 2023
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/actions-ecosystem_action-add-labels@1a9c3715c0037e96b97bb38cb4c4b56a1f1d4871 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
github_tokenA GitHub token.no${{ github.token }}
labelsThe labels' name to be added. Must be separated with line breaks if there're multiple labels.yes
repoThe owner and repository name. e.g.) Codertocat/Hello-Worldno${{ github.repository }}
numberThe number of the issue or pull request.no

no outputs