Skip to content

Commit 925b574

Browse files
devversionalxhub
authored andcommitted
ci: switch to explicit commit message body for renovate (angular#46676)
The commit body table by Renovate is sometimes not generated e.g. when just dev-infra is being updated. In order to make our lint job happy for such dev-infra updates, we should use an explicit message that is at least 20 characters long. PR Close angular#46676
1 parent e9b5dac commit 925b574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"semanticCommitScope": "",
1010
"semanticCommitType": "build",
1111
"dependencyDashboard": true,
12-
"commitBodyTable": true,
12+
"commitBody": "See associated pull request for more information.",
1313
"separateMajorMinor": false,
1414
"prHourlyLimit": 3,
1515
"timezone": "America/Tijuana",

0 commit comments

Comments
 (0)