Migration to CTI services should be an opportunity to reduce dependency on git hooks.

Carlos O'Donell <[email protected]> Fri, 21 Jun 2024 08:42:45 -0400
Newsgroups org.linuxfoundation.lists.cti-tac
Organization Red Hat
Message-ID <[email protected]>
The gcc community was locked out of committing because of
issues with the AdaCore hooks:

https://inbox.sourceware.org/gcc/ZmmK9V1j8F89DLud@tucnak/

This happened again today:

https://inbox.sourceware.org/overseers/[email protected]/

My strong opinion, particularly for glibc is that we have as
few hooks as possible, and timeout those remote hooks in a
reasonable amount of time.

As we transition the services we should be looking to architect
a safe and robust system that can handle the hooks timing out,
and degrade to a point where information in bugzilla
(which is not critical IMO) can be dropped or updated later
by hand.

-- 
Cheers,
Carlos.