summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-03-08 17:54:01 +0300
committerValery Piashchynski <[email protected]>2020-03-08 17:54:01 +0300
commit22d4dfec1b2657a68c28eb12b71f22895ade0631 (patch)
tree80eb89b2456eedd407e2028287eeec301d4a121a /bors.toml
parenta1e2e56f61255e620a3077a64b70f1e6df3030e8 (diff)
Attempt to fix BORS
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