guidap/Find Jira Issue References
Extract Jira issue references from different sources in a single Github Action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| string | Provide a string to extract issue references from | no | — |
| unique-values | Indicate if we want to filter duplicates or not | no | true |
Outputs
| name | description |
|---|---|
| issues | Key of the found issue |