We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587dc2e commit 76b6d21Copy full SHA for 76b6d21
.kodiak.toml
@@ -4,7 +4,7 @@ version = 1
4
auto_approve_usernames = ["dependabot"]
5
6
[merge]
7
-automerge_label = "dependencies"
+automerge_label = ["dependencies", "status: ready to merge 🎉"]
8
title = "pull_request_title"
9
body = "pull_request_body"
10
0 commit comments