haskell / haskell/cabal

Mergify 2-level checks?

Open
#9,934 1 comment 2 reactions 0 assignees View on GitHub
continuous-integration re: devx type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

**Describe the feature request**
We've recently been discussing on Matrix questions around the number and speed of checks on our PRs. I'm going through the Mergify documentation and found https://docs.mergify.com/merge-queue/two-step/, which would let us run basic checks on PRs during development and then run the full set once approved for merging. This would require rewiring how we use Mergify (for example, it needs its own branches for queued PRs), and might encourage us to switch to using merge queues.

(There were two specific issues that have come up recently:
- Mergify merging while checks were still running because of how we have our tests set up, which might be helped by this reorganization;
- the performance of the OS X checks.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.