Skip to content

Commit 21f2b91

Browse files
authored
Merge pull request #238 from salesforcecli/cromwell/git2gus
Ensure Platform CLI git2gus confifiguration
2 parents 7886658 + 14fe0c1 commit 21f2b91

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.git2gus/config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
22
"productTag": "a1aB00000004Bx8IAE",
3-
"defaultBuild": "offcore.tooling.54"
3+
"defaultBuild": "offcore.tooling.56",
4+
"issueTypeLabels": {
5+
"feature": "USER STORY",
6+
"regression": "BUG P1",
7+
"bug": "BUG P3"
8+
}
49
}

0 commit comments

Comments
 (0)