We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f140e0a commit 634d97dCopy full SHA for 634d97d
action.yml
@@ -1,5 +1,8 @@
1
name: Jira Issue Transition
2
description: Change status of specific Jira issue
3
+branding:
4
+ icon: 'chevron-right'
5
+ color: 'blue'
6
inputs:
7
issue:
8
description: Key of the issue to be transitioned
0 commit comments