We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa6ff9 commit 9bb5e95Copy full SHA for 9bb5e95
action.yml
@@ -1,5 +1,8 @@
1
name: Jira Find issue key
2
description: Find an issue inside event
3
+branding:
4
+ icon: 'book-open'
5
+ color: 'blue'
6
inputs:
7
event:
8
description: Provide jsonpath for the GitHub event to extract issue from
0 commit comments