We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc9d3e commit c7d9833Copy full SHA for c7d9833
action.yml
@@ -1,5 +1,8 @@
1
name: Jira issue from TODO
2
description: Create Jira issue for TODO comments
3
+branding:
4
+ icon: 'check-square'
5
+ color: 'blue'
6
inputs:
7
project:
8
description: Key of the project
0 commit comments