maximiliananzinger/Github Issue Labeler

Automatically labels issues based on keywords in issue titles or bodies.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenThe GITHUB_TOKEN secretno${{ github.token }}
configuration-pathThe path to the label configuration file. If the file doesn't exist at the specified path on the runner, action will read from the source repository via the Github API.yes
include-titleSearch for keywords in the titleno1
include-bodySearch for keywords in the bodyno1
issue-numberThe number of the issue to labelno${{ github.event.issue.number }}

no outputs