mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Add commitMessageSuffix
This commit is contained in:
parent
1623e63c88
commit
bef261c211
1 changed files with 1 additions and 0 deletions
|
|
@ -8,5 +8,6 @@ module.exports = {
|
|||
baseBranches: ["branch_9x"],
|
||||
allowedPostUpgradeCommands: ["./gradlew.*"],
|
||||
branchPrefix: "renovate-9x/",
|
||||
commitMessageSuffix: " (branch_9x)",
|
||||
dryRun: "extract",
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue