File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "baseBranches" : [" main" , " /^stable\\ /.*/" ],
55 "commitBody" : " Skip-Release-Notes" ,
66 "prHourlyLimit" : 10 ,
7+ "prBodyDefinitions" : {
8+ "OpenDev Links" : " [Compare changes](https://opendev.org/{{{depName}}}/compare/{{{currentDigestShort}}}...{{{newDigestShort}}})"
9+ },
710 "packageRules" : [
811 {
912 "enabled" : false ,
1922 "matchDatasources" : [" git-refs" ]
2023 },
2124 {
22- "groupName" : " tempest" ,
2325 "matchDatasources" : [" git-refs" ],
24- "matchFileNames" : [" images/tempest/Dockerfile" ]
26+ "matchPackageNames" : [" https://opendev.org/**" ],
27+ "prBodyColumns" : [" Package" , " Update" , " Change" , " OpenDev Links" ]
2528 },
2629 {
27- "groupName" : " openstack" ,
2830 "matchDatasources" : [" git-refs" ],
29- "matchPackageNames" : [" https://opendev.org/openstack/**" ]
31+ "matchFileNames" : [" images/tempest/Dockerfile" ],
32+ "groupName" : " tempest"
33+ },
34+ {
35+ "matchDatasources" : [" git-refs" ],
36+ "matchPackageNames" : [" https://opendev.org/openstack/**" ],
37+ "groupName" : " openstack"
3038 }
3139 ],
3240 "customManagers" : [
You can’t perform that action at this time.
0 commit comments