Add a config option "skip_untagging" that allows keeping both the "to" and "from" tags after the signign is done.
This helps us in CentOS Stream where we land builds in a -pending tag, have them signed, and then put in -pending-signed. But we need to also keep the -pending to make it work with the RHEL workflow.
Add a config option "skip_untagging" that allows keeping both the "to" and "from" tags after the signign is done.
This helps us in CentOS Stream where we land builds in a
-pendingtag, have them signed, and then put in-pending-signed. But we need to also keep the-pendingto make it work with the RHEL workflow.