mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-26 16:56:33 +01:00
👷 autoMerge fix
This commit is contained in:
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@@ -6,7 +6,6 @@
|
||||
":dependencyDashboard",
|
||||
":semanticCommits",
|
||||
":enablePreCommit",
|
||||
":automergeDigest",
|
||||
":automergeBranchPush",
|
||||
"github>auricom/home-ops//.github/renovate/allowedVersions.json5",
|
||||
"github>auricom/home-ops//.github/renovate/autoMerge.json5",
|
||||
|
||||
2
.github/renovate/autoMerge.json5
vendored
2
.github/renovate/autoMerge.json5
vendored
@@ -8,7 +8,7 @@
|
||||
"automergeType": "branch",
|
||||
"ignoreTests": true,
|
||||
"matchUpdateTypes": ["digest"],
|
||||
"matchPackagePattern": ["ghcr.io/onedr0p", "ghcr.io/auricom"]
|
||||
"matchPackagePattern": ["ghcr.io/auricom", "ghcr.io/bjw-s", "ghcr.io/onedr0p"]
|
||||
},
|
||||
{
|
||||
"description": "Auto merge GitHub Actions",
|
||||
|
||||
Reference in New Issue
Block a user