update .kodiak.toml location
This commit is contained in:
parent
e72fc880ce
commit
8a3327180c
1 changed files with 2 additions and 1 deletions
18
.github/.kodiak.toml
vendored
18
.github/.kodiak.toml
vendored
|
@ -1,18 +0,0 @@
|
|||
version = 1
|
||||
|
||||
[merge]
|
||||
method = "squash" # default: "merge"
|
||||
delete_branch_on_merge = true # default: false
|
||||
optimistic_updates = true # default: true
|
||||
prioritize_ready_to_merge = true # default: false
|
||||
|
||||
[merge.message]
|
||||
title = "pull_request_title" # default: "github_default"
|
||||
body = "github_default" # default: "github_default"
|
||||
strip_html_comments = true # default: false
|
||||
|
||||
[update]
|
||||
always = true # default: false
|
||||
|
||||
[approve]
|
||||
auto_approve_usernames = ["hossainemruz"]
|
Loading…
Add table
Add a link
Reference in a new issue