austenstone/Label Usage
Get label usage for a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
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 |