cleanup-needles: allowlist desktop_package_tool_update_download_unsigned

This one is only ever hit when testing COPRs or side tags.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2026-01-02 12:28:11 -08:00
commit 7f7d76c098

View file

@ -56,6 +56,8 @@ keeplist = (
# this is for the 'g-i-s before anaconda' flow for ws live, which
# is currently not implemented but expected to return later
"install_lang_search_field",
# only sometimes hit when testing side tags / COPR
"desktop_package_tool_update_download_unsigned",
)
changed = False