actions-marketplace-validations/Doka Labeler
Automatically label new pull requests based on the paths of files being changed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 21, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/doka-guide_doka-labeler@399245bc4bafa9ad15fd9cdfaf9ab1dfcc079c04 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GITHUB_TOKEN secret | yes | — |
| config | The path for the label configurations | yes | .github/labeler.yml |
| strategy | How to apply matched labels: "append" - to add matched labels on top of already assigned; "replace" - replace currently assigned labels with new. | no | append |
Outputs
no outputs