13 Commits (f1eb2ee3676eda4041f05b746e063b12cdeda7c5)

Author SHA1 Message Date
Tim Möhlmann 3f4c65e6d1 Make mergify shut-up when merged or closed 6 years ago
Tim Möhlmann 33db705194
Use bors-ng to create and upload test images
- Reinstate Travis deploy phase
- Better labeling of Mergify rules
- Automatic `bors try` by Mergify
- Explain bors in comment message
- Skip push for staging branch
- Re-update docs to current situation
6 years ago
Tim Möhlmann faca9983a8
Automatic creation of review images
- Enable bors-ng for better merging
- Re-enable mergify with a fixed up syntax, it will now only issue bors commands.
- Pull request build images are now pushed to docker hub
- Automatic backport rule
- Fix build tag for branches with slash (/)
- Only push when master and 1.6 target branch
6 years ago
Tim Möhlmann 2342f64270
Delete .mergify.yml 6 years ago
Tim Möhlmann 47234786ea
Disable mergify strict mode 6 years ago
Tim Möhlmann 28daa22842
Merge pull request #726 from usrpro/update-mergify
review/need2 in mergify
6 years ago
Tim Möhlmann 8e5ccf2754
Don't merge when WIP or Blocked 6 years ago
Tim Möhlmann 626559f99b
Mergify dismiss reviews 6 years ago
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 fee52e87ed
Don't allow for 1 review when review/need2 label is set 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