zdavis/Filter issue by label
Checks if an issue has a label
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| labels | An array of labels needed to proceed | yes | "" |
| type | can be "any" or "all" | yes | any |
Outputs
| name | description |
|---|---|
| match | True if one of the labels matched. False if not. |