Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

Commit

Permalink
[BUILD] Added kodiak config
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Jul 25, 2019
1 parent f497b6a commit 7df1dfa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .kodiak.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version = 1

[merge]
method = "merge"
automerge_label = "automerge"
block_on_reviews_requested = true

[merge.message]
title = "pull_request_title"
body = "pull_request_body"

0 comments on commit 7df1dfa

Please sign in to comment.