#142 FMN: add a rule to filter release-critical checks
Closed: Fixed None Opened 8 years ago by kparal.

This is related to D691#13273. We want users to restrict their notifications to just particular tasks (to filter out noise when somebody starts executing their own little experimental check on all packages). We already have a rule to filter out a particular task, but that doesn't help users much, because they don't know what the important tasks are, don't want to maintain the list manually, and you can't join rules using logical OR in FMN. So we need to make it easier for them. Define a new rule which will hardcode the list of "release-critical checks" and allow them to filter those using one click.

Let's name the rule e.g. //Release-critical taskotron checks//. Let's explain in the description that these are the checks which are deemed extremely important by the distribution, and their failure should be carefully inspected. Let's list those checks in the documentation, currently it should be depcheck and upgradepath.

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

Metadata Update from @kparal:
- Issue tagged with: easyfix, infrastructure

6 years ago

Login to comment on this ticket.

Metadata