Skip to content

Commit 6e06d82

Browse files
modify branch protection rules to cater to new WG group groups
1 parent 7f39d3f commit 6e06d82

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

orgs/branchprotection.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ branch-protection:
852852
require_code_owner_reviews: false
853853
required_approving_review_count: 1
854854
bypass_pull_request_allowances:
855-
teams: ["wg-service-management-cloud-service-broker-bots"]
855+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
856856
include: [ "^main$" ]
857857

858858
csb-brokerpak-gcp:
@@ -871,7 +871,7 @@ branch-protection:
871871
require_code_owner_reviews: false
872872
required_approving_review_count: 1
873873
bypass_pull_request_allowances:
874-
teams: ["wg-service-management-cloud-service-broker-bots"]
874+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
875875
include: [ "^main$" ]
876876

877877
csb-brokerpak-azure:
@@ -890,7 +890,7 @@ branch-protection:
890890
require_code_owner_reviews: false
891891
required_approving_review_count: 1
892892
bypass_pull_request_allowances:
893-
teams: ["wg-service-management-cloud-service-broker-bots"]
893+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
894894
include: [ "^main$" ]
895895

896896
jdbctestapp:
@@ -909,7 +909,7 @@ branch-protection:
909909
require_code_owner_reviews: false
910910
required_approving_review_count: 1
911911
bypass_pull_request_allowances:
912-
teams: ["wg-service-management-cloud-service-broker-bots"]
912+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
913913
include: [ "^main$" ]
914914

915915
upgrade-all-services-cli-plugin:
@@ -928,7 +928,7 @@ branch-protection:
928928
require_code_owner_reviews: false
929929
required_approving_review_count: 1
930930
bypass_pull_request_allowances:
931-
teams: ["wg-service-management-cloud-service-broker-bots"]
931+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
932932
include: [ "^main$" ]
933933

934934
terraform-provider-csbpg:
@@ -947,7 +947,7 @@ branch-protection:
947947
require_code_owner_reviews: false
948948
required_approving_review_count: 1
949949
bypass_pull_request_allowances:
950-
teams: ["wg-service-management-cloud-service-broker-bots"]
950+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
951951
include: [ "^main$" ]
952952

953953
terraform-provider-csbmysql:
@@ -966,7 +966,7 @@ branch-protection:
966966
require_code_owner_reviews: false
967967
required_approving_review_count: 1
968968
bypass_pull_request_allowances:
969-
teams: ["wg-service-management-cloud-service-broker-bots"]
969+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
970970
include: [ "^main$" ]
971971

972972
terraform-provider-csbsqlserver:
@@ -985,7 +985,7 @@ branch-protection:
985985
require_code_owner_reviews: false
986986
required_approving_review_count: 1
987987
bypass_pull_request_allowances:
988-
teams: ["wg-service-management-cloud-service-broker-bots"]
988+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
989989
include: [ "^main$" ]
990990

991991
brokerapi:
@@ -1004,7 +1004,7 @@ branch-protection:
10041004
require_code_owner_reviews: false
10051005
required_approving_review_count: 1
10061006
bypass_pull_request_allowances:
1007-
teams: ["wg-service-management-cloud-service-broker-bots"]
1007+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
10081008
include: [ "^main$" ]
10091009

10101010
cloud-service-broker:
@@ -1023,7 +1023,7 @@ branch-protection:
10231023
require_code_owner_reviews: false
10241024
required_approving_review_count: 1
10251025
bypass_pull_request_allowances:
1026-
teams: ["wg-service-management-cloud-service-broker-bots"]
1026+
teams: ["wg-foundational-infrastructure-cloud-service-broker-bots"]
10271027
include: [ "^main$" ]
10281028

10291029
uaa:

0 commit comments

Comments
 (0)