fix: handling of private package in action automerge and disabling of minaGe
CI / Test (bun-npm.json) (pull_request) Successful in 13s
CI / Test (common.json) (pull_request) Successful in 10s
CI / Test (docker-compose.json) (pull_request) Successful in 11s
CI / Test (action.json) (pull_request) Successful in 47s
CI / Test (helm.json) (pull_request) Successful in 11s
CI / Test (k8s.json) (pull_request) Successful in 53s
CI / Test (bun-npm.json) (pull_request) Successful in 13s
CI / Test (common.json) (pull_request) Successful in 10s
CI / Test (docker-compose.json) (pull_request) Successful in 11s
CI / Test (action.json) (pull_request) Successful in 47s
CI / Test (helm.json) (pull_request) Successful in 11s
CI / Test (k8s.json) (pull_request) Successful in 53s
This commit is contained in:
+6
-5
@@ -10,11 +10,12 @@
|
||||
"matchManagers": ["github-actions"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchPackageNames": [
|
||||
"https://gitea.t000-n.de/t.behrendt/actions/*",
|
||||
"https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment",
|
||||
"https://gitea.t000-n.de/t.behrendt/k_deploy_workflows",
|
||||
"https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action",
|
||||
|
||||
"t.behrendt/actions",
|
||||
"t.behrendt/actions/*",
|
||||
"t.behrendt/conventional-semantic-git-tag-increment",
|
||||
"t.behrendt/k_deploy_workflows",
|
||||
"t.behrendt/validate-json-by-json-schema-action",
|
||||
|
||||
"actions/checkout",
|
||||
"actions/cache",
|
||||
"actions/cache/*",
|
||||
|
||||
Reference in New Issue
Block a user