This repo contains a Python script packit_config_checker.py
and related migration files
that automate obtaining, checking and updating of Packit configurations of active Packit users.
The script provides 3 commands (see particular command's --help
for more info):
download-configs
- to download the configs of the repos that used Packit Service in the past yearlist-affected
- to list the projects affected by particular migrationmigrate
- to update the config and create PR
For more background, see the research document.