We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca84fb commit 8b99a22Copy full SHA for 8b99a22
.github/.kodiak.toml
@@ -0,0 +1,10 @@
1
+version = 1
2
+
3
+[merge]
4
+automerge_label = "automerge"
5
+blacklist_title_regex = "^WIP.*"
6
+blacklist_labels = ["WIP"]
7
+method = "rebase"
8
+delete_branch_on_merge = true
9
+notify_on_conflict = true
10
+optimistic_updates = false
0 commit comments