File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 6161 "autoApprove" : true ,
6262 "automerge" : true ,
6363 "enabled" : true ,
64- "fileMatch " : [
65- " \\ .yaml$" ,
66- " \\ .yml$"
64+ "managerFilePatterns " : [
65+ " / \\ .yaml$/ " ,
66+ " / \\ .yml$/ "
6767 ],
6868 "includePaths" : [
6969 " .tekton/**"
115115 "groupName" : " RPM updates" ,
116116 "commitMessageAction" : " " ,
117117 "commitMessageTopic" : " RPM updates" ,
118- "matchManagers" : [" rpm" ]
118+ "matchManagers" : [
119+ " rpm"
120+ ]
119121 }
120122 ],
121123 "additionalBranchPrefix" : " {{baseBranch}}/" ,
274276 "branchPrefix" : " konflux/mintmaker/"
275277 },
276278 "forkProcessing" : " enabled" ,
277- "allowedPostUpgradeCommands" : [" ^rpm-lockfile-prototype rpms.in.yaml$" ],
279+ "allowedCommands" : [
280+ " ^rpm-lockfile-prototype rpms.in.yaml$"
281+ ],
278282 "dependencyDashboard" : false
279283}
You can’t perform that action at this time.
0 commit comments