c916b49
This commit move the rules using pkdb to a retired_rules directory. That way we do not sync them on the backend server and break the fedmsg consumer.
Signed-off-by: Clement Verna cverna@tutanota.com
This makes sense and also explains the last few emails filtering through with fedmsg errors. Thanks for figuring this one and the last one out. It's cleaned up the signal-to-noise ratio for me significantly. :thumbsup: Merging.
An aside thought, I wish we had a better way to designate a Badge as "retired" in the web UI. I predict someone at some point will comment in one of these retired badges' original tickets and ask why they didn't receive it.
But for now, this is probably the best fix. The above could be a good requirement for an Outreachy internship.
Metadata Update from @jflory7: - Request assigned
Pull-Request has been merged by jflory7
This commit move the rules using pkdb to a retired_rules
directory. That way we do not sync them on the backend
server and break the fedmsg consumer.
Signed-off-by: Clement Verna cverna@tutanota.com