This is related to D691#13273. We want users to restrict their notifications to just particular outcomes. Add a new FMN rule //Particular taskotron task outcome// that allows people to define which outcome should be accepted (ignore case). List our most commonly used ones PASSED and FAILED in the rule description, and link to our full set (if we have it documented somewhere). Figure out whether this rule can be invertible (some of our rules aren't, but I don't know the reason).
PASSED
FAILED
Hint: Our FMN rules are here: https://github.com/fedora-infra/fmn.rules/blob/develop/fmn/rules/taskotron.py
This ticket had assigned some Differential requests: D691
Figure out whether this rule can be invertible (some of our rules aren't, but I don't know the reason).
I just tested that I can negate //Particular taskotron task// rule, even though it has invertible=False. Therefore I don't really know what //invertible// means.
invertible=False
Pull request created: https://github.com/fedora-infra/fmn.rules/pull/68
Metadata Update from @kparal: - Issue tagged with: easyfix, infrastructure
Log in to comment on this ticket.