actions-marketplace-validations/Label Syncer
Sync GitHub labels in the declarative way.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 23, 2021
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/micnncim_action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest | File path of YAML manifest for labels | no | .github/labels.yml |
| repository | The repo to sync labels on (defaults to current repo) | no | — |
| token | An alternative GitHub token to use instead | no | — |
| prune | Remove unmanaged labels from repository | no | true |
Outputs
no outputs