actions-marketplace-validations/sync-labels-action
A GitHub Action for synchronizing your GitHub repository labels with a labels.yml file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| partial | Whether the source is partial. | no | false |
| source | A path relative to github.workspace or a URL to the source file. | yes | — |
| token | A GitHub personal access token with the 'public_repo' scope. | yes | — |
| verbosity | A level of verbosity for output. 0 for none, error, warning, info, and 4 for debug. (default: 3) | no | 3 |
Outputs
no outputs