File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,13 @@ PROMPT:
2121 DESC : " Documentation only changes"
2222 - KEY : " MESSAGE"
2323 LABEL : " Commit message"
24- TEMPLATE : " {{JIRA-TASK}} ({{CHANGE}}): {{MESSAGE}}"
24+ - KEY : " LABEL"
25+ LABEL : " Label"
26+ OPTIONS :
27+ - VALUE : " "
28+ DESC : " No label"
29+ - VALUE : " [CI SKIP]"
30+ DESC : " Skip continous integration pipeline"
31+ - VALUE : " [WIP]"
32+ DESC : " Work In Progress"
33+ TEMPLATE : " {{JIRA-TASK}} ({{CHANGE}}): {{MESSAGE}}{{LABEL}}"
Original file line number Diff line number Diff line change @@ -21,4 +21,13 @@ PROMPT:
2121 DESC : " Documentation only changes"
2222 - KEY : " MESSAGE"
2323 LABEL : " Commit message"
24- TEMPLATE : " {{JIRA-TASK}} ({{CHANGE}}): {{MESSAGE}}"
24+ - KEY : " LABEL"
25+ LABEL : " Label"
26+ OPTIONS :
27+ - VALUE : " "
28+ DESC : " No label"
29+ - VALUE : " [CI SKIP]"
30+ DESC : " Skip continous integration pipeline"
31+ - VALUE : " [WIP]"
32+ DESC : " Work In Progress"
33+ TEMPLATE : " {{JIRA-TASK}} ({{CHANGE}}): {{MESSAGE}}{{LABEL}}"
You can’t perform that action at this time.
0 commit comments