Using github actions more now, but here’s something I don’t like. Maybe there is a solution?
I’m combining a lot of my “systems management” oriented work into a single repo rather than many small repos for the sake of simplifying management and contribution. This approaches a small mono repo format.
The github action checks are a bit annoying here as if I link up terraform cloud workspaces + more then it shows this huge list of 15+ checks that are all “Path not changed, no run triggered”. Is there a way to simplify/hide/group checks so that this noise is reduced for a contributor?