Skip to content

Commit 16f263c

Browse files
committed
Add MR approvers for QE and DOCS teams
- QE: sshveta, istein, dymurray - DOCS: anarnold This enables automated GitLab MR approval rules for shipment MRs. Related: openshift-eng/art-tools#2691 rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
1 parent feb989a commit 16f263c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

group.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@ OCP_TARGET_VERSIONS: [
5555
assemblies:
5656
enabled: true
5757

58+
mr_approvers:
59+
QE:
60+
- sshveta
61+
- istein
62+
- dymurray
63+
DOCS:
64+
- anarnold
65+
5866
public_upstreams:
5967
- private: "https://github.com/openshift-priv"
6068
public: "https://github.com/migtools"

0 commit comments

Comments
 (0)