shresht7/label-sync
GitHub Action to create, update, and delete labels from your repository declaratively
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the files containing the label configurations. (Can be URLs) | no | .github/labels.yml |
| create | If true, label-sync has permission to create labels | no | true |
| update | If true, label-sync has permission to update labels | no | true |
| delete | If true, label-sync has permission to delete labels | no | false |
| dryrun | Dry-run toggle. label-sync will not make any actual changes if true | no | true |
Outputs
no outputs