sbansiwal/Jira Find issue key
Find an issue inside event
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| event | Provide jsonpath for the GitHub event to extract issue from | no | — |
| string | Provide a string to extract issue key from | no | — |
| from | Find from predefined place (should be either 'branch', or 'commits', default is 'commits') | no | pull_request |
Outputs
| name | description |
|---|---|
| issue | Key of the found issue |