@@ -15,6 +15,7 @@ environments:
15
15
secret_environment : production
16
16
required_review_tasks : []
17
17
auto_deploy : true
18
+ skip_auto_merge : true
18
19
cluster_selector :
19
20
profile : general
20
21
region : iad
@@ -26,6 +27,7 @@ environments:
26
27
secret_environment : production
27
28
required_review_tasks : []
28
29
auto_deploy : true
30
+ skip_auto_merge : true
29
31
cluster_selector :
30
32
profile : general
31
33
region : iad
@@ -37,6 +39,7 @@ environments:
37
39
secret_environment : production
38
40
required_review_tasks : []
39
41
auto_deploy : true
42
+ skip_auto_merge : true
40
43
cluster_selector :
41
44
profile : general
42
45
region : iad
@@ -48,6 +51,7 @@ environments:
48
51
secret_environment : production
49
52
required_review_tasks : []
50
53
auto_deploy : true
54
+ skip_auto_merge : true
51
55
cluster_selector :
52
56
profile : general
53
57
region : iad
@@ -59,6 +63,7 @@ environments:
59
63
secret_environment : production
60
64
required_review_tasks : []
61
65
auto_deploy : true
66
+ skip_auto_merge : true
62
67
cluster_selector :
63
68
profile : general
64
69
region : iad
@@ -70,6 +75,7 @@ environments:
70
75
secret_environment : production
71
76
required_review_tasks : []
72
77
auto_deploy : true
78
+ skip_auto_merge : true
73
79
cluster_selector :
74
80
profile : general
75
81
region : iad
@@ -81,6 +87,7 @@ environments:
81
87
secret_environment : production
82
88
required_review_tasks : []
83
89
auto_deploy : true
90
+ skip_auto_merge : true
84
91
cluster_selector :
85
92
profile : general
86
93
region : iad
@@ -92,6 +99,7 @@ environments:
92
99
secret_environment : production
93
100
required_review_tasks : []
94
101
auto_deploy : true
102
+ skip_auto_merge : true
95
103
cluster_selector :
96
104
profile : general
97
105
region : iad
@@ -103,6 +111,7 @@ environments:
103
111
secret_environment : production
104
112
required_review_tasks : []
105
113
auto_deploy : true
114
+ skip_auto_merge : true
106
115
cluster_selector :
107
116
profile : general
108
117
region : iad
@@ -114,6 +123,7 @@ environments:
114
123
secret_environment : production
115
124
required_review_tasks : []
116
125
auto_deploy : true
126
+ skip_auto_merge : true
117
127
cluster_selector :
118
128
profile : general
119
129
region : iad
@@ -125,6 +135,7 @@ environments:
125
135
secret_environment : production
126
136
required_review_tasks : []
127
137
auto_deploy : true
138
+ skip_auto_merge : true
128
139
cluster_selector :
129
140
profile : general
130
141
region : iad
@@ -136,6 +147,7 @@ environments:
136
147
secret_environment : production
137
148
required_review_tasks : []
138
149
auto_deploy : true
150
+ skip_auto_merge : true
139
151
cluster_selector :
140
152
profile : general
141
153
region : iad
0 commit comments