Get maintainer data #10
Labels
No labels
Priority
High
Priority
Low
Priority
Medium
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#9 Get a list of orphaned packages
packaging/orphansv2
Reference
packaging/orphansv2#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is needed for text and JSON report (#3 and #4) generation. Ideally, we can piece together the data in https://src.fedoraproject.org/extras/ instead of having to iterate through the entire paginated Pagure repos API and cache it like the old script did.
This should be written in a pluggable way so we can replace the maintainer lookup implementation with a Forgejo-backed one without having to do a large refactor.