This change improves the project configuration to actually skip the useless job.
@churchyard as suggested by corvus, we can use a file matcher like this to skip the job entirely.
Build succeeded.
nice hack.
Added a depends-on line to https://src.fedoraproject.org/rpms/fedora-obsolete-packages/pull-request/35
Unfortunately Depends-On does not work for config project. In that case we need to merge the change.
Metadata Update from @tdecacqu: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
This change improves the project configuration to actually skip the
useless job.