Commit Graph

4 Commits

Author SHA1 Message Date
Julien Danjou 41a9370dd8 mergify: fix Travis job name (#2466) 2018-11-06 12:32:33 +01:00
Julien Danjou b07c5dab37 Migrate Mergify configuration to v2
This just convert the file to the new configuration format.
The action "delete_head_branch" is added to clean up branches after they are
merged.
2018-10-15 16:00:34 +02:00
Daniel Hahler def50af439
Mergify: do not use strict mode (#2319)
It has the drawback of having intermediate merge commits for when
Mergify merges master before because of this, and then does not
squash-merge or rebases it when merging.
2018-07-25 00:38:13 +02:00
Uli Schlachter 2e7547a26e Add configuration for https://mergify.io
Fixes: https://github.com/awesomeWM/awesome/issues/2260
Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-05-30 10:49:44 +02:00