summaryrefslogtreecommitdiff
path: root/bors.toml
blob: 2c1160b93ccedab54667fc5af997bcd2464a2c6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
status = [
'Build (PHP 7.3, Go 1.15, OS ubuntu-20.04)',
'Build (PHP 7.3, Go 1.14, OS ubuntu-20.04)',
'Build (PHP 7.4, Go 1.15, OS ubuntu-20.04)',
'Build (PHP 7.4, Go 1.14, OS ubuntu-20.04)',
'Build (PHP 8, Go 1.15, OS ubuntu-20.04)',
'Build (PHP 8, Go 1.14, OS ubuntu-20.04)',
'runner / golangci-lint',
'Build docker image',]


required_approvals = 1
delete_merged_branches = true
timeout-sec = 1800