Commit graph

8 commits

Author SHA1 Message Date
Suraj Shetty
ffd74ef356 chore: Semantic PR check is not required if Squash label is added 2021-02-09 22:40:51 +05:30
Faris Ansari
7b739ed793
Update .mergify.yml 2020-11-04 13:42:32 +05:30
Suraj Shetty
9f769b980c
chore: Mergify configuration update (#10862) 2020-06-30 09:26:49 +05:30
Suraj Shetty
220698f788
chore(mergify): Replace codacy with sider 2020-04-16 12:32:09 +05:30
Suraj Shetty
b937311ab3
chore(mergify): configuration update (#9682) 2020-03-12 20:07:27 +05:30
Faris Ansari
44947ee13a
chore: Dont merge if squash label is added (#8447) 2019-09-18 13:25:38 +05:30
Faris Ansari
66bd2a9f5e
chore: Squash PRs when squash label is added (#8446) 2019-09-18 12:29:50 +05:30
Faris Ansari
a48e39abd7
chore: Enable mergify for auto merging of PRs (#7810)
This PR enables mergify.io integration for automatic merging of Pull Requests.

Pull Requests will be merged if the following checks are passing

- Codacy
- Travis
- Semantic Title
- Snyk (package.json and requirements.txt)
- don't-merge label is not added
- PR is approved by atleast one person
2019-07-03 10:28:55 +05:30