Manually managing all required CI runs is a pain because they are frequently changing. If we add summary jobs that aggregate all results we could only set them to be required. This would eliminate constant manual branch protection changes and we could use auto-merge with more confidence.
Manually managing all required CI runs is a pain because they are frequently changing. If we add summary jobs that aggregate all results we could only set them to be required. This would eliminate constant manual branch protection changes and we could use auto-merge with more confidence.
TODO