Skip to content

Commit e541342

Browse files
authored
Merge pull request #737 from shay23bra/ACM-29244-IBIO-Set-up-Renovate-configuration-to-automatically-create-Hive-API-Synchronization-PRs
ACM-29244: (Revert) ibio set up renovate configuration to automatically create hive api synchronization p rs
2 parents ff979e6 + 576f36c commit e541342

1 file changed

Lines changed: 1 addition & 22 deletions

File tree

renovate.json

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"prConcurrentLimit": 0,
1010
"enabledManagers": [
1111
"custom.regex",
12-
"tekton",
13-
"gomod"
12+
"tekton"
1413
],
1514
"tekton": {
1615
"managerFilePatterns": [
@@ -63,26 +62,6 @@
6362
"registry.access.redhat.com/ubi9/ubi-minimal"
6463
],
6564
"enabled": false
66-
},
67-
{
68-
"matchManagers": [
69-
"gomod"
70-
],
71-
"enabled": false
72-
},
73-
{
74-
"matchManagers": [
75-
"gomod"
76-
],
77-
"matchPackageNames": [
78-
"github.com/openshift/hive/apis"
79-
],
80-
"groupName": "Hive API Synchronization",
81-
"addLabels": [
82-
"hive-api",
83-
"api-sync"
84-
],
85-
"enabled": true
8665
}
8766
]
8867
}

0 commit comments

Comments
 (0)