actions-marketplace-validations/Label Usage
Get label usage for a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 27, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/austenstone_label-stats@e4af6e9b6b0f626bf083b080a64a1a2667b97a45 # 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 | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| content-type | Content to output. json or csv | no | json |
| owner | The owner of the repository | no | ${{ github.event.repository.owner.login }} |
| repo | The name of the repository | no | ${{ github.event.repository.name }} |
Outputs
| name | description |
|---|---|
| data | The data output from the action |