shadivakhande90/Labeler

Automatically label new pull requests based on the paths of files being changed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenThe GitHub token used to manage labelsno${{ github.token }}
configuration-pathThe path for the label configurationsno.github/labeler.yml
sync-labelsWhether or not to remove labels when matching files are revertednofalse
dotWhether or not to auto-include paths starting with dot (e.g. `.github`)notrue
pr-numberThe pull request number(s)no
namedescription
new-labelsA comma-separated list of all new labels
all-labelsA comma-separated list of all labels that the PR contains