4 Commits (a2a9512afaf3cc550820dc0f42c77c3b0fcd7929)

Author SHA1 Message Date
Tim Möhlmann a2a9512afa
Enable mergify strict mode
In the past we had strict mode in branch protection. This didn't really work as it broke mergify. Now mergify supports this options and takes care of the merging automatically. Let's see how it goes ;)

Reason is the recent build failures we had on master, during a busy merge day. This could have been prevented if sequential PR's where re-merging with master.

More info: https://doc.mergify.io/strict-workflow.html
6 years ago
Tim Möhlmann b564b879aa
Update .mergify.yml
- New syntax for mergify engine v. 2
- Relax review rules for trusted users
6 years ago
kaiyou 7a7854bf3f Disable strict checking 6 years ago
kaiyou c135b37b07 Enable mergify 6 years ago