dsp-testing/RegEx Issue Labeler
Labels issues automatically based on their body
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | — |
| configuration-path | Path to the labeler.yml configuration file | yes | — |
| enable-versioned-regex | Controls if versioned regex templates are being used | yes | — |
| versioned-regex | The regex version number to use. Only required if using versioned regex files | no | — |
| not-before | Is optional and will result in any issues prior to this timestamp to be ignored | no | — |
| body-missing-regex-label | The name of the label that should be added to an issue where the specified `version-regex` can not be found. | no | — |
| include-title | Include the title in addition to the body in the regex target | no | 0 |
Outputs
no outputs