Hi folks, I am looking at what is involved in getting the TestLens GitHub app installed in the groovy repo.
https://github.com/apps/testlens-app https://testlens.app/blog/2026/02/04/testlens-private-beta-launch/ The grails project are already using it and find it useful. It basically gives a nice summary of failing tests when a GitHub action build fails. It also gives the option to run just the failing tests or to temporarily mute a flaky test to make a GitHub action build pass. I have asked to join the private beta and asked infra to enable it. Once that is set up, I'll add the action just into the "build and test" GitHub action on master as a trial. We can add to more actions if we think it is useful. If we don't like it we can just remove the testlens action from our respective github action files. If anyone doesn't think this is useful, let me know. Cheers, Paul.
