Skip to content

Commit cd5a9ad

Browse files
committed
Adjust default commit message to include build number
1 parent 088982b commit cd5a9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tasks/UnityBuild/UnityBuildV3/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"type": "string",
185185
"label": "Commit message",
186186
"groupName": "versioning",
187-
"defaultValue": "Azure Pipelines Build - {{bundleVersion}}",
187+
"defaultValue": "Azure Pipelines Build - v{{bundleVersion}} ({{buildNumber}})",
188188
"helpMarkDown": "The commit message. Valid placeholders are: {{bundleVersion}}, {{buildNumber}}",
189189
"visibleRule": "projectVersioningCommitChanges = true"
190190
},

0 commit comments

Comments
 (0)