Commit graph

27 commits

Author SHA1 Message Date
Ankush Menat
b47f9c25e5
chore: let frappe bot raise stable branch PRs
[skip ci]
2022-09-13 15:15:34 +05:30
Ankush Menat
86c6244a88
chore: auto close stable branch PRs 2022-08-26 14:23:11 +05:30
Ankush Menat
3cf36c9616
ci: remove duplicate checks from mergify 2022-08-11 13:13:57 +05:30
Ankush Menat
d3343a6cd8 ci: mergify v14 hotfix and develop backports 2022-08-02 11:47:27 +05:30
Ankush Menat
21a7291d00
ci: Stripped down config for Semantic checks (#17542)
* ci: Stripped down config for Semantic checks

Conventional commit enforces too many pointless rules, all we care about
is type and subject.

* ci: auto merge on commit pass
2022-07-19 14:32:34 +05:30
Suraj Shetty
6cebacaf6f ci: Update mergify.yml 2022-06-16 12:07:55 +05:30
Suraj Shetty
63a5db94cf
chore: Add mergify[bot] to exception list
https://user-images.githubusercontent.com/13928957/173293263-4987c494-4524-46dd-996c-36f1ca760c68.png
According to this mergify's login id is `mergify[bot]` so am guessing this should work.
2022-06-13 12:03:39 +05:30
Ankush Menat
8eaa87b2a2 chore: add exceptions for release PRs 2022-05-17 12:16:03 +05:30
Ankush Menat
95a13853c7
ci(Mergify): configuration update (#16655)
Signed-off-by: Ankush Menat <me@ankush.dev>

[skip ci]
2022-04-18 17:34:44 +05:30
Deepesh Garg
cc942cfef9
chore: Add more users to pull request auto close exception list 2022-03-28 17:28:20 +05:30
Suraj Shetty
16ef2d3b13
ci(Mergify): Configuration update (#15968) 2022-02-14 17:48:20 +05:30
Suraj Shetty
3d5e7b64ea
ci: Update auto-close condition 2021-09-01 12:13:11 +05:30
Suraj Shetty
5c0c9d5417
ci: Update mergify.yml 2021-09-01 12:06:46 +05:30
Suraj Shetty
30f9572122
chore: Let maintainer raise a PR on stable branch 2021-08-23 12:32:14 +05:30
Suraj Shetty
ccebece486 ci(Mergify): configuration update
Signed-off-by: Suraj Shetty <null>
2021-08-13 17:37:20 +05:30
Suraj Shetty
a34a278e06 chore: Update .mergify.yml 2021-05-12 17:57:37 +05:30
Suraj Shetty
155b28cf51 ci: Update Job names
- Also, update mergify rules
2021-05-12 16:29:05 +05:30
Suraj Shetty
ab1f4414c4
chore: Update mergify configuration (#12585) 2021-03-16 11:14:03 +05:30
Mohammad Hasnain Mohsin Rajan
3ee0d76776
ci: Port from TravisCI to Github Actions (#12559) 2021-03-12 13:59:30 +05:30
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