Right now all config files (if there are no imports in them, then just one file) are copied to logs/global/config-copy_<original_name>_<date>_<time>.global.log. It's a pain to copy the files to reproduce a compose.
logs/global/config-copy_<original_name>_<date>_<time>.global.log
It would be better to copy to subdir in logs/global/config-copy/ and not rename the files.
logs/global/config-copy/
Commit 4864a0f5 fixes this issue
Metadata Update from @lsedlar: - Issue set to the milestone: 4.1.31
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/pungi/issues/994
Please continue any further discussion there.