Skip to content

Commit 8106464

Browse files
authored
Set commit message for image pinning from Renovate (#126832)
This will cause the Renovate PRs like #126827 to use a title of "Pin container image dependencies" instead of "Pin dependencies".
1 parent 6ff5be5 commit 8106464

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eng/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"eng/pipelines/installer/helix-queues-setup.yml",
3737
"eng/pipelines/libraries/helix-queues-setup.yml"
3838
],
39-
"pinDigests": true
39+
"pinDigests": true,
40+
"commitMessageTopic": "container image dependencies"
4041
}
4142
]
4243
}

0 commit comments

Comments
 (0)