This is a big rework of the script that aims to enable automatic handling of tickets for inactive packagers.
The SOP.md file provided in the PR explains the usage.
This PR also includes changes for:
- closes #622: provide a command to list packages going to be orphaned in step two
- closes #619: emails in pagure ticket are always masked
- closes #617: automatically close tickets on step two
- provides a retry system to make connections to external services more robust (imported from other projects)
As explained in the SOP this can be tested "read-only" with actual real data, besides it will not list data for tickets already closed as "removed from packagers".
This is a big rework of the script that aims to enable automatic handling of tickets for inactive packagers.
The
SOP.mdfile provided in the PR explains the usage.This PR also includes changes for:
- closes #622: provide a command to list packages going to be orphaned in step two
- closes #619: emails in pagure ticket are always masked
- closes #617: automatically close tickets on step two
- provides a retry system to make connections to external services more robust (imported from other projects)
As explained in the SOP this can be tested "read-only" with actual real data, besides it will not list data for tickets already closed as "removed from packagers".