Skip to content

Commit 226f8c2

Browse files
committed
add auto-approval
1 parent 7810a93 commit 226f8c2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/.kodiak.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ automerge_label = ["merge-breaking", "merge-feature", "merge-fix", "merge-no-new
55
blocking_labels = ["wip", "hold"]
66
delete_branch_on_merge = true
77
method = "rebase_fast_forward"
8+
9+
[approve]
10+
auto_approve_usernames = ["simontheleg", "SimonTheLeg"]

0 commit comments

Comments
 (0)