tibbs reported a new issue against the project: `releng` that you are following: `` * Describe the issue The mass-rebuild failure script at https://pagure.io/releng/blob/master/f/scripts/find_failures.py which generates https://kojipkgs.fedoraproject.org/mass-rebuild/f29-failures.html makes use of only the first maintainer in the data returned by pagure. So the list misses many maintainers, and this has generated a couple of complaints about it not being easy for some people to find packages they need to look at.
There's a script we use when mailing out notices about package problems and mass package changes which lives at https://pagure.io/fedora-misc-package-utilities/blob/master/f/find-package-m.... That script generates two lists: one lists packages with a list of maintainers, the other lists maintainers with a list of packages. We find this to be a pretty useful format.
One other thing from our script which would be useful is that it makes use of the cached owner data provided by pagure (at https://src.fedoraproject.org/extras/pagure_owner_alias.json) instead of making an API call per package. This speeds it up, well, a whole lot. That file is updated hourly.
* When do you need this? Would be nice to have it before the next mass rebuild, though I guess if we can change it before this one is complete then why not.
* When is this no longer needed or useful? I guess it would always be nice to have this.
* If we cannot complete your request, what is the impact? Probably just more complaints about packagers not seeing their names in the list when packages they maintain fail to build. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7635
herrold added a new comment to an issue you are following: `` Thanks, tibbs ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7635
tibbs added a new comment to an issue you are following: `` BTW, I've found that I can just run that script locally, which makes hacking on it directly. So for the moment you can pretend that this is assigned to me and I'll see what I can come up with. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7635
The issue: `RFE: Include all maintainers in the mass-rebuild failure pages` of project: `releng` has been assigned to `tibbs` by mohanboddu.
tibbs added a new comment to an issue you are following: `` I did file PR#7636 shortly after I made the above comment. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7635
syeghiay added a new comment to an issue you are following: `` PR 7636 has been merged. Closing ticket. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7635
The status of the issue: `RFE: Include all maintainers in the mass-rebuild failure pages` of project: `releng` has been updated to: Closed as Fixed by syeghiay.
rel-eng@lists.fedoraproject.org