From 06b6b5b76d6ac7a08ff383aa80a65553444e0a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20P=C3=A1ral?= Date: Tue, 13 Aug 2019 21:26:17 +0200 Subject: [PATCH] taskotron: update trigger rules for F31 Branched Set Rawhide to F32, and disabled rpmdeplint for F31 temporarily until we have updated all the pieces. --- .../taskotron-trigger/templates/trigger_rules.yml.j2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/roles/taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 b/roles/taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 index a3dd9e502a..2311a321a9 100644 --- a/roles/taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 +++ b/roles/taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 @@ -24,7 +24,9 @@ $and: - $regex: '/^f[0-9]{2}-updates(-testing)?-pending$$/' - $not: - $regex: '/^f31-.*/' # Rawhide CI gating not supported yet + $regex: '/^f31-.*/' # Branched disabled during initial stabilization period + - $not: + $regex: '/^f32-.*/' # Rawhide CI gating not supported yet do: - tasks: - rpmdeplint