Skip to content

Commit 0e1b3d9

Browse files
authored
Change commit message topic to 'container image digests' (dotnet#127614)
"dependencies" is confusing or misleading. That's the default renovate terminology. "digests" is much clearer to anyone that is in a position to merge the generated PRs. PR examples: https://github.com/dotnet/runtime/pulls?q=is%3Apr+author%3Adotnet-renovate-bot+
1 parent 84e5e27 commit 0e1b3d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eng/pipelines/libraries/helix-queues-setup.yml"
3838
],
3939
"pinDigests": true,
40-
"commitMessageTopic": "container image dependencies"
40+
"commitMessageTopic": "container image digests"
4141
}
4242
]
4343
}

0 commit comments

Comments
 (0)