#33 Fix koji tag triggering to match change in releng tag usage
Closed: Fixed Opened by tflink.

There was a change in how koji tags were used last week and it's causing a lot of task failures because we're now triggering on a lot of invalid koji tags.

With the new signing setup, they're using tags like 'f25-signing-pending' which hit our filter of "*-pending" and trigger jobs which have invalid koji tags.

Rework the koji tag listener to be more selective of what it's listening for so that we're not triggering on the *-signing-pending" tag events.


This ticket had assigned some Differential requests:
D1042

Metadata