therealwaldo/Get Jira Issue Key
GitHub Action to allow retrieval of Jira Issue Key from a String
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| search-string | String to search for Jira Issue Key | yes | — |
Outputs
| name | description |
|---|---|
| issue-key | Jira Issue Key if found, empty string if not |