File tree Expand file tree Collapse file tree 3 files changed +2
-56
lines changed
Expand file tree Collapse file tree 3 files changed +2
-56
lines changed Original file line number Diff line number Diff line change 77 " v9.2" ,
88 " v9.1" ,
99 " v8.19" ,
10- " v8.18" ,
11- " v7.17"
10+ " v8.18"
1211 ],
1312 "branchLabelMapping" : {
1413 "^v9.4$" : " master" ,
Original file line number Diff line number Diff line change 44 pull_request_target :
55 types : ["labeled", "closed"]
66 branches-ignore :
7- - v7.17
87 - v8.18
98 - v8.19
109 - v9.1
Original file line number Diff line number Diff line change 1111 " v9.2" ,
1212 " v9.1" ,
1313 " v8.19" ,
14- " v8.18" ,
15- " v7.17"
14+ " v8.18"
1615 ],
1716 "labels" : [
1817 " dependencies"
6160 ],
6261 "allowedVersions" : " 3.x"
6362 },
64- {
65- "description" : " Pin EUI to 98.x for v7.17 branch" ,
66- "matchBaseBranches" : [
67- " v7.17"
68- ],
69- "matchPackageNames" : [
70- " @elastic/eui"
71- ],
72- "allowedVersions" : " 98.x"
73- },
74- {
75- "description" : " Pin React to 18.x for v7.17 branch" ,
76- "matchBaseBranches" : [
77- " v7.17"
78- ],
79- "matchPackageNames" : [
80- " react" ,
81- " react-dom"
82- ],
83- "allowedVersions" : " 18.x"
84- },
85- {
86- "description" : " Pin maplibre-gl to 4.x for v7.17 branch" ,
87- "matchBaseBranches" : [
88- " v7.17"
89- ],
90- "matchPackageNames" : [
91- " maplibre-gl"
92- ],
93- "allowedVersions" : " 4.x"
94- },
95- {
96- "description" : " Pin ems-client to 7.17.x for v7.17 branch" ,
97- "matchBaseBranches" : [
98- " v7.17"
99- ],
100- "matchPackageNames" : [
101- " @elastic/ems-client"
102- ],
103- "allowedVersions" : " 7.17.x"
104- },
10563 {
10664 "description" : " Add branch-specific label for master/v9.4" ,
10765 "matchBaseBranches" : [
161119 " dependencies" ,
162120 " v8.18"
163121 ]
164- },
165- {
166- "description" : " Add branch-specific label for v7.17" ,
167- "matchBaseBranches" : [
168- " v7.17"
169- ],
170- "labels" : [
171- " dependencies" ,
172- " v7.17"
173- ]
174122 }
175123 ]
176124}
You can’t perform that action at this time.
0 commit comments