summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml7
1 files changed, 4 insertions, 3 deletions
diff --git a/bors.toml b/bors.toml
index f1eef90f..470fe461 100644
--- a/bors.toml
+++ b/bors.toml
@@ -1,7 +1,8 @@
status = [
-'CI / Build',
-'CI / runner / golangci-lint',
-'CI / Build docker image']
+'runner / golangci-lint',
+'Run golang tests',
+'Build docker image',
+]
required_approvals = 1
delete_merged_branches = true