@@ -12,7 +12,7 @@ environments:
1212 - name : staging-balsam
1313 require_pipeline : false
1414 notify_still_locked : true # Notify last person to lock this after an hour
15- secret_environment : production
15+ secret_environment : staging
1616 required_review_tasks : []
1717 auto_deploy : true
1818 skip_auto_merge : true
@@ -24,7 +24,7 @@ environments:
2424 - name : staging-boxwood
2525 require_pipeline : false
2626 notify_still_locked : true # Notify last person to lock this after an hour
27- secret_environment : production
27+ secret_environment : staging
2828 required_review_tasks : []
2929 auto_deploy : true
3030 skip_auto_merge : true
@@ -36,7 +36,7 @@ environments:
3636 - name : staging-cedar
3737 require_pipeline : false
3838 notify_still_locked : true # Notify last person to lock this after an hour
39- secret_environment : production
39+ secret_environment : staging
4040 required_review_tasks : []
4141 auto_deploy : true
4242 skip_auto_merge : true
@@ -48,7 +48,7 @@ environments:
4848 - name : staging-cypress
4949 require_pipeline : false
5050 notify_still_locked : true # Notify last person to lock this after an hour
51- secret_environment : production
51+ secret_environment : staging
5252 required_review_tasks : []
5353 auto_deploy : true
5454 skip_auto_merge : true
@@ -60,7 +60,7 @@ environments:
6060 - name : staging-fir
6161 require_pipeline : false
6262 notify_still_locked : true # Notify last person to lock this after an hour
63- secret_environment : production
63+ secret_environment : staging
6464 required_review_tasks : []
6565 auto_deploy : true
6666 skip_auto_merge : true
@@ -72,7 +72,7 @@ environments:
7272 - name : staging-hemlock
7373 require_pipeline : false
7474 notify_still_locked : true # Notify last person to lock this after an hour
75- secret_environment : production
75+ secret_environment : staging
7676 required_review_tasks : []
7777 auto_deploy : true
7878 skip_auto_merge : true
@@ -84,7 +84,7 @@ environments:
8484 - name : staging-hinoki
8585 require_pipeline : false
8686 notify_still_locked : true # Notify last person to lock this after an hour
87- secret_environment : production
87+ secret_environment : staging
8888 required_review_tasks : []
8989 auto_deploy : true
9090 skip_auto_merge : true
@@ -96,7 +96,7 @@ environments:
9696 - name : staging-holly
9797 require_pipeline : false
9898 notify_still_locked : true # Notify last person to lock this after an hour
99- secret_environment : production
99+ secret_environment : staging
100100 required_review_tasks : []
101101 auto_deploy : true
102102 skip_auto_merge : true
@@ -108,7 +108,7 @@ environments:
108108 - name : staging-juniper
109109 require_pipeline : false
110110 notify_still_locked : true # Notify last person to lock this after an hour
111- secret_environment : production
111+ secret_environment : staging
112112 required_review_tasks : []
113113 auto_deploy : true
114114 skip_auto_merge : true
@@ -120,7 +120,7 @@ environments:
120120 - name : staging-laurel
121121 require_pipeline : false
122122 notify_still_locked : true # Notify last person to lock this after an hour
123- secret_environment : production
123+ secret_environment : staging
124124 required_review_tasks : []
125125 auto_deploy : true
126126 skip_auto_merge : true
@@ -132,7 +132,7 @@ environments:
132132 - name : staging-pine
133133 require_pipeline : false
134134 notify_still_locked : true # Notify last person to lock this after an hour
135- secret_environment : production
135+ secret_environment : staging
136136 required_review_tasks : []
137137 auto_deploy : true
138138 skip_auto_merge : true
@@ -144,7 +144,7 @@ environments:
144144 - name : staging-redwood
145145 require_pipeline : false
146146 notify_still_locked : true # Notify last person to lock this after an hour
147- secret_environment : production
147+ secret_environment : staging
148148 required_review_tasks : []
149149 auto_deploy : true
150150 skip_auto_merge : true
@@ -156,7 +156,7 @@ environments:
156156 - name : staging-sequoia
157157 require_pipeline : false
158158 notify_still_locked : true # Notify last person to lock this after an hour
159- secret_environment : production
159+ secret_environment : staging
160160 required_review_tasks : []
161161 auto_deploy : true
162162 skip_auto_merge : true
@@ -168,7 +168,7 @@ environments:
168168 - name : staging-spruce
169169 require_pipeline : false
170170 notify_still_locked : true # Notify last person to lock this after an hour
171- secret_environment : production
171+ secret_environment : staging
172172 required_review_tasks : []
173173 auto_deploy : true
174174 skip_auto_merge : true
@@ -180,7 +180,7 @@ environments:
180180 - name : staging-yew
181181 require_pipeline : false
182182 notify_still_locked : true # Notify last person to lock this after an hour
183- secret_environment : production
183+ secret_environment : staging
184184 required_review_tasks : []
185185 auto_deploy : true
186186 skip_auto_merge : true
0 commit comments