1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Tim Möhlmann
3f4c65e6d1 Make mergify shut-up when merged or closed 2019-01-24 20:17:28 +02:00
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
2019-01-24 15:23:25 +02:00
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
2019-01-23 18:21:48 +02:00
Tim Möhlmann
2342f64270
Delete .mergify.yml 2019-01-15 14:33:29 +02:00
Tim Möhlmann
47234786ea
Disable mergify strict mode 2019-01-02 19:12:46 +02:00
Tim Möhlmann
28daa22842
Merge pull request #726 from usrpro/update-mergify
review/need2 in mergify
2018-12-07 13:48:15 +02:00
Tim Möhlmann
8e5ccf2754
Don't merge when WIP or Blocked 2018-12-07 13:47:22 +02:00
Tim Möhlmann
626559f99b
Mergify dismiss reviews 2018-12-07 13:43:53 +02:00
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
2018-12-07 11:53:43 +02:00
Tim Möhlmann
fee52e87ed
Don't allow for 1 review when review/need2 label is set 2018-12-06 11:34:28 +02:00
Tim Möhlmann
b564b879aa
Update .mergify.yml
- New syntax for mergify engine v. 2
- Relax review rules for trusted users
2018-12-05 12:38:06 +02:00
kaiyou
7a7854bf3f Disable strict checking 2018-10-06 19:09:59 +02:00
kaiyou
c135b37b07 Enable mergify 2018-10-06 18:53:49 +02:00