actions-marketplace-validations/Actions Ecosystem Add Labels
Add labels to an issue or a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 1, 2023
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/actions-ecosystem_action-add-labels@1a9c3715c0037e96b97bb38cb4c4b56a1f1d4871 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub token. | no | ${{ github.token }} |
| labels | The labels' name to be added. Must be separated with line breaks if there're multiple labels. | yes | — |
| repo | The owner and repository name. e.g.) Codertocat/Hello-World | no | ${{ github.repository }} |
| number | The number of the issue or pull request. | no | — |
Outputs
no outputs