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