mirror of
https://github.com/containers/skopeo.git
synced 2025-08-17 14:06:51 +00:00
Renovate: Override global no-rebase option
The `behind-base-branch` setting means: Renovate will rebase whenever the branch falls 1 or more commit behind its base branch Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
794d6b4650
commit
16d4a81b79
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
@ -42,6 +42,10 @@
|
|||||||
"github>containers/automation//renovate/defaults.json5"
|
"github>containers/automation//renovate/defaults.json5"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
// Permit automatic rebasing when base-branch changes by more than
|
||||||
|
// one commit.
|
||||||
|
"rebaseWhen": "behind-base-branch",
|
||||||
|
|
||||||
/*************************************************
|
/*************************************************
|
||||||
*** Repository-specific configuration options ***
|
*** Repository-specific configuration options ***
|
||||||
*************************************************/
|
*************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user