We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6ec2ef + 10bd64b commit 92620b4Copy full SHA for 92620b4
renovate.json
@@ -7,11 +7,11 @@
7
"automergeStrategy": "auto",
8
"automergeType": "pr",
9
"prConcurrentLimit": 5,
10
- "commitMessagePrefix": "NO-JIRA: ",
11
"ignoreTests": false,
12
"rebaseLabel": "needs-rebase",
13
"rebaseWhen": "behind-base-branch",
14
"recreateWhen": "always",
+ "commitMessageSuffix": "{{baseBranch}}",
15
"tekton": {
16
"enabled": true,
17
"packageRules": [
@@ -23,7 +23,7 @@
23
"digest"
24
],
25
"automerge": true,
26
- "addLabels": ["lgtm", "approved"]
+ "addLabels": ["lgtm", "approved"]
27
}
28
]
29
},
@@ -36,7 +36,7 @@
36
"*.Dockerfile"
37
38
39
40
41
42
0 commit comments