renovate: add [staging] suffix to commit messages for auto-deploy

This commit is contained in:
Harsh Shandilya 2022-07-04 11:56:55 +05:30
parent 25530abbdd
commit 0b6a7c92c0
1 changed files with 2 additions and 1 deletions

View File

@ -3,5 +3,6 @@
"extends": [
"config:base",
"github>msfjarvis/shared-workflows//renovate/automerge"
]
],
"commitMessageSuffix": "[staging]"
}