Learn more about these different git repos.
Other Git URLs
Hello. We'd like to keep https://copr.fedorainfracloud.org/coprs/g/python/python3.10/ as a point of reference, but it keeps building packages via webhooks. We don't need that anymore, could you please disable all webhook rebuilds at once via a database query as you did in #1555?
Thanks
cc @thrnciar
Done:
coprdb=# update package set webhook_rebuild = false where copr_id = 35923; UPDATE 5547
Metadata Update from @praiskup: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Thank You!
Log in to comment on this ticket.