mirror of
https://github.com/yanhao98/renovate-example.git
synced 2026-02-05 03:10:32 +08:00
Comment out commitBody in default.json5
Comment out commitBody configuration for CI.
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
// major 更新需要人工确认
|
// major 更新需要人工确认
|
||||||
// { "matchUpdateTypes": ["major"], "dependencyDashboardApproval": true },
|
// { "matchUpdateTypes": ["major"], "dependencyDashboardApproval": true },
|
||||||
],
|
],
|
||||||
"commitBody": "[skip ci]", // 根据 CI 配置调整
|
// "commitBody": "[skip ci]", // 根据 CI 配置调整
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
// https://semantic-release.gitbook.io/semantic-release/usage/installation#notes
|
// https://semantic-release.gitbook.io/semantic-release/usage/installation#notes
|
||||||
/* === run: npx semantic-release@24.2.1 === */
|
/* === run: npx semantic-release@24.2.1 === */
|
||||||
|
|||||||
Reference in New Issue
Block a user