summaryrefslogtreecommitdiff
path: root/bors.toml
blob: 470fe461516b9e2e725245b0317d9540f6beda02 (plain)
1
2
3
4
5
6
7
8
9
status = [
'runner / golangci-lint',
'Run golang tests',
'Build docker image',
]

required_approvals = 1
delete_merged_branches = true
timeout-sec = 1800