chore: enable kodiak for auto merges

This commit is contained in:
iCrawl
2022-08-15 16:56:30 +02:00
parent 85cb0f25c7
commit 1e00f5789e

11
.github/.kodiak.toml vendored Normal file
View File

@@ -0,0 +1,11 @@
version = 1
[merge]
require_automerge_label = false
blocking_labels = ['blocked']
method = 'squash'
[merge.message]
title = 'pull_request_title'
strip_html_comments = true
include_coauthors = true