Open psss opened 6 years ago
after investigation I found out that the messages have changed again:
allpackages-build (is the all packages build pipeline now): https://apps.fedoraproject.org/datagrepper/raw?topic=org.centos.prod.ci.pipeline.allpackages-build.package.complete
allpackages-pr (is the all packages pr pipeline now): https://apps.fedoraproject.org/datagrepper/raw?topic=org.centos.prod.ci.pipeline.allpackages-pr.package.complete
We will need additional patches to cover this
I will try to prepare a patch for both and submit it as a PR
Filed an issue to get the docs fixed in the pipeline:
I've tried to configure email notifications for the CI pipeline but it seems the filtering is not working as expected. Here's what I tested:
Single rule "All CI events"
This shows recent results but those related to fedora-pr-pipeline are empty (no message description).
"All CI events" + "A particular user"
This finds messages but only about month old. The recent messages from the fedora-pr-pipeline are not displayed.
"All CI events" + "A particular package"
No messages found. Tested with "firefox" as the package which was listed in the "All CI events" output with the link pointing here: https://jenkins-continuous-infra.apps.ci.centos.org/job/ci-pipeline-trigger/3855/
This is basically making the notifications related to CI unusable because it's not possible to filter messages releated to specific user/package. Could you please have a look into this? Thanks.
psss...