fix(renovate): branch creation before automerge
All checks were successful
/ check (nvimDev) (push) Successful in 5s
/ check (nvimHeadless) (push) Successful in 2s
/ check (nvimNoBundledBins) (push) Successful in 5s
/ check (nvimNoLsp) (push) Successful in 4s
/ check (nvimNoTSGrammars) (push) Successful in 4s
/ check (treefmt) (push) Successful in 2s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 4s
All checks were successful
/ check (nvimDev) (push) Successful in 5s
/ check (nvimHeadless) (push) Successful in 2s
/ check (nvimNoBundledBins) (push) Successful in 5s
/ check (nvimNoLsp) (push) Successful in 4s
/ check (nvimNoTSGrammars) (push) Successful in 4s
/ check (treefmt) (push) Successful in 2s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 4s
Otherwise renovate might miss the automerge window QAQ
This commit is contained in:
parent
bbf7a1c28f
commit
b27b23cd35
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
"branchTopic": "lock-file-maintenance",
|
"branchTopic": "lock-file-maintenance",
|
||||||
"commitMessageAction": "Lock file maintenance",
|
"commitMessageAction": "Lock file maintenance",
|
||||||
"schedule": [
|
"schedule": [
|
||||||
"* 1-2 * * *"
|
"* 0-1 * * *"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"automergeSchedule": [
|
"automergeSchedule": [
|
||||||
|
|
Loading…
Reference in a new issue