Le 2025-01-06 08:38, Guillaume Nodet a écrit :
What I think would be lost time is to have to go through all branches
in a repo to do some cleanup... ;-)
That could be automated anyway. Have a short list of known branches you
want to keep, and then for everything else:
- branch merged? -> delete
- inactive for 1yr or more and no associated open PR? -> delete
and schedule that job to run every week or so.
If you want to be extra cautious, just create a public read-only
-archive clone of the repo and push the branches there before deletion.
Regards,
--
Julien Plissonneau Duquène
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org