actions-marketplace-validations/Doka 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
Stalelast commit Oct 21, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/doka-guide_doka-labeler@399245bc4bafa9ad15fd9cdfaf9ab1dfcc079c04 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenThe GITHUB_TOKEN secretyes
configThe path for the label configurationsyes.github/labeler.yml
strategyHow to apply matched labels: "append" - to add matched labels on top of already assigned; "replace" - replace currently assigned labels with new.noappend

no outputs