Skip to content

Commit 714337f

Browse files
committed
groups: drop setting for a staging group
Allow publishing is not required for Google groups using for staging repos. Signed-off-by: Arnaud Meukam <[email protected]>
1 parent 1a1aae5 commit 714337f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

groups/sig-ui/groups.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ teams:
3939
name: k8s-infra-staging-headlamp
4040
description: |-
4141
ACL for staging Headlamp
42+
settings:
43+
ReconcileMembers: "true"
4244
members:
4345
4446
45-
settings:
46-
WhoCanPostMessage: "ANYONE_CAN_POST"
47-
ReconcileMembers: "true"

0 commit comments

Comments
 (0)