File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ environments:
1111 require_pipeline : false
1212 notify_still_locked : true # Notify last person to lock this after an hour
1313 secret_environment : production
14+ required_review_tasks : []
1415 cluster_selector :
1516 profile : general
1617 region : iad
@@ -19,6 +20,7 @@ environments:
1920 require_pipeline : false
2021 notify_still_locked : true # Notify last person to lock this after an hour
2122 secret_environment : production
23+ required_review_tasks : []
2224 cluster_selector :
2325 profile : general
2426 region : iad
@@ -27,6 +29,7 @@ environments:
2729 require_pipeline : false
2830 notify_still_locked : true # Notify last person to lock this after an hour
2931 secret_environment : production
32+ required_review_tasks : []
3033 cluster_selector :
3134 profile : general
3235 region : iad
You can’t perform that action at this time.
0 commit comments