actions-marketplace-validations/Sync Labels from Configuration

Synchronizes labels from the given configuration file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENThe GitHub Tokenyes
configPath to config file for additional labelsno.github/labels.json
dryWhether to perform a dry run, only making safe "read" requests to the GitHub API. If true, label changes will not be executed on GitHub. If false, label changes will be executed.notrue
forcedIf true will remove any labels not configured in the config file.nofalse
no-default-labelsIf true will discard the default labels included in this action.nofalse

no outputs