snnaplab/Get Labels Action
Get pull request or issue labels.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| number | — | no | ${{ github.event.pull_request.number || github.event.issue.number }} |
| repository | — | no | ${{ github.repository }} |
| github-token | — | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| labels | — |