#7635 RFE: Include all maintainers in the mass-rebuild failure pages
Closed: Fixed 5 years ago by syeghiay. Opened 5 years ago by tibbs.

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-maintainers. 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.


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.

Metadata Update from @mohanboddu:
- Issue assigned to tibbs

5 years ago

I did file PR#7636 shortly after I made the above comment.

PR 7636 has been merged. Closing ticket.

Metadata Update from @syeghiay:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata