rindrics/Expect Label Prefix
Add label or post comment to the issue/PR just emitted an event
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_full_name | Name of GitHub repository in "owner/repository" format | yes | — |
| token | Secret for GitHub API | yes | — |
| label_prefix | Label prefix to expect | yes | — |
| label_separator | Character that separates between expected prefix and label body | no | / |
| add_label | Whether or not to add a label if the prefix is missing | no | false |
| default_label | Default label to add when "ADD_LABEL = true" | no | — |
| comment | Content to be posted post when "ADD_LABEL = false" | no | Label needed |
| log_level | one of: debug, info, warn, error (default: info) | no | info |
Outputs
no outputs