srvaroa/Label manager for PRs and Issues based on configurable conditions

All-in-one action to manage labels in PRs and Issues based on many, extensible conditional rules

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config_pathPath for labeling rules.github/labeler.yml
use_local_configBy default the action will use the configuration file set in the default branch of the repository. When set to true, the action will instead use the configuration found in the local checkout of the repository.false
fail_on_errorBy default the action will never fail when an error is found during the evaluation of the labels. This is done in order to avoid disrupting CI pipelines with non-critical tasks. To override this behaviour, set this property to `true` so that any error in the evaluation of labels causes a failure of the workflow.false

no outputs