Skip to content

Commit 9ff1ed0

Browse files
authored
chore: update git2gus config (#191)
* chore: update git2gus config * chore: capitalize closed
1 parent de077a2 commit 9ff1ed0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.git2gus/config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"productTag": "a1aEE0000018vgTYAQ",
2+
"productTag": "a1aEE000000dvRRYAY",
33
"defaultBuild": "1",
44
"issueTypeLabels": {
55
"feature": "USER STORY",
@@ -20,5 +20,6 @@
2020
"open": "New"
2121
},
2222
"includedLabels": ["feature", "bug", "question", "enhancement", "documentation"],
23-
"hideWorkItemUrl": "true"
23+
"hideWorkItemUrl": "true",
24+
"statusWhenClosed": "CLOSED"
2425
}

0 commit comments

Comments
 (0)