taskotron: update trigger rules for F31 Branched
Set Rawhide to F32, and disabled rpmdeplint for F31 temporarily until we have updated all the pieces.
This commit is contained in:
parent
6823466aa4
commit
06b6b5b76d
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue