Hi Claudio, On Wed, Jul 08, 2026 at 11:34:39AM +0100, Claudio Bantaloukas wrote: > Richard has noticed that pull requests made on the gcc/gcc-TEST > repository are not getting reviewers automatically assigned based on > the .forgejo/CODEOWNERS file. > > An investigation shows that this is due to the fact that > gcc/gcc-TEST is marked as a fork of the gcc/gcc-mirror repository.
That makes some sense I guess. If it is seen as a "fork" and not an "original" repo. > The obvious solution is to detach the two repositories in the forge. > This will have no effect on mirroring as this is taken care of by > the batrachomyomachia bot. Detaching it does mean nobody else can easily do it. When detached the resync button will disappear. But I guess we already only want the bot to do that anyway. > There should be no downtime because of this and I plan to enact this > change later today after consulting with the other forge admins. While at it, could we finally rename the gcc-TEST repo to simply gcc? Thanks, Mark
