From 5d00b3d28ecc060cdaca6e0ecb4501ca579f74b3 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Tue, 4 Jun 2024 11:20:13 +0200 Subject: [PATCH] Add gating.yaml, Related: RHEL-39410 Signed-off-by: Jindrich Novy --- gating.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..d75f6c7 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +# recipients: jnovy, lsm5, santiago +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: []