redhat-plumbers-in-action/Advanced Issue Labeler

Label issues based on values from issue form dropdown.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
issue-formRepresentation of issue form in JSON typeyes
templateEach issue form can have defined different labeling policy, this option is used to specify which policy should be used.no""
sectionSection of form that is used to determine labelsno""
block-listArray of words excluded from labeling process, these words won't be set as labels. Use yaml `|` syntax when setting multiple values.no""
config-pathPath to configuration fileyes.github/advanced-issue-labeler.yml
tokenGitHub token used to set issue labelsyes
namedescription
labelsLabels that were set on issue. Value is a stringified array.
policyPolicy that was used to set labels on issue. Value is a stringified JSON object.