Closed
Description
- With last changes to pr policy we have to watch more closely pr's, to keep them in sync with master, as now it is required to pass checks against HEAD (and that is a good thing)
- There are several merge bots in github but we should choose one that update pr's branches auto:
- dhall-haskell is using mergify (free for open source projects): https://mergify.io/
not sure if it updates pr's branches autoIt does it (including rebases)
- bulldozer: it update branches for sure: https://github.com/palantir/bulldozer
- dhall-haskell is using mergify (free for open source projects): https://mergify.io/
//cc @alanz @pepeiborra (as you have admin rights to make it possible)