actions-marketplace-validations/attach-labels
Attach labels to PRs or Issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| labels | Comma seperated labes that target pull request should have | yes | — |
| repository | The GitHub repository containing the issue or pr. | no | ${{ github.repository }} |
| number | Number of the pull request | no | ${{ github.event.pull_request.number }} |
| token | Credential to access to the repo to post the comment | no | ${{ github.token }} |
Outputs
no outputs