atlassian/Jira Find issue key
Find an issue inside event
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Maintainedlast commit Feb 26, 2025
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: atlassian/gajira-find-issue-key@7d9cbdfce900a0fcf608050ce728620a928be8b6 # v3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| string | Provide a string to extract issue key from | no | — |
| from | Find from predefined place (should be either 'branch', or 'commits') | no | commits |
Outputs
| name | description |
|---|---|
| issue | Key of the found issue |