aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-20 01:52:46 -0700
committerFuwn <[email protected]>2022-03-20 01:52:46 -0700
commit32d0f160987676772195e526473c5b2ffd89158e (patch)
treeb9fe62f1428bcc5867214e6fe1bd48de66721129
parentMerge pull request #1 from senpy-club/renovate/configure (diff)
downloadgraphql-api-mergify/Fuwn/config-update.tar.xz
graphql-api-mergify/Fuwn/config-update.zip
ci(Mergify): configuration updatemergify/Fuwn/config-update
Signed-off-by: Fuwn <[email protected]>
-rw-r--r--.mergify.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.mergify.yml b/.mergify.yml
new file mode 100644
index 0000000..fac2166
--- /dev/null
+++ b/.mergify.yml
@@ -0,0 +1,7 @@
+pull_request_rules:
+ - name: Automatic merge on approval
+ conditions:
+ - "#approved-reviews-by>=1"
+ actions:
+ merge:
+ method: merge