Skip to content

Commit bbe8ae2

Browse files
author
Rodrigo Navarro
committed
v2 (feature): Upgrade cmf file with branch name default value
1 parent 4a44775 commit bbe8ae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cmf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PROMPT:
22
- KEY: "JIRA-TASK"
3-
LABEL: "Jira task ID (no-story)"
4-
DEFAULT_VALUE: "no-story"
3+
LABEL: "Jira task ID"
4+
DEFAULT_VALUE: "{{BRANCH_NAME}}"
55
- KEY: "CHANGE"
66
LABEL: "Type of change:"
77
OPTIONS:

0 commit comments

Comments
 (0)