From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1333#note_662978276

This is due to a flaw in the logic of the updated ack_nack bot:

https://gitlab.com/cki-project/kernel-webhooks/-/merge_requests/496


The idea was that if an MR touched a redhat/configs/CONFIG file then we'd find
the corresponding Kconfig file and look up the Kconfig path in owners.yaml to
find relevant reviewers. But of course with something like NODES_SHIFT that
matches many different arch Kconfig files 🤦.

So I need to improve the logic to determine if the CONFIG file is in an arch-
specific location and then filter any found Kconfigs based on that. But until
that happens (next week?) you may find yourself added as a reviewer for the
odd MR that is not relevant to you. Please ignore it.
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to