doka-guide/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
- Stale
- License
- None
- Runtime
- Deprecated runtime
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