summaryrefslogtreecommitdiff
path: root/bors.toml
blob: 7743fb3450d26d3f81073776f8e156a0e56d4242 (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-latest)',
'Build (PHP 7.3, Go 1.14, OS ubuntu-latest)',
'Build (PHP 7.4, Go 1.15, OS ubuntu-latest)',
'Build (PHP 7.4, Go 1.14, OS ubuntu-latest)',
'Build (PHP 8, Go 1.15, OS ubuntu-latest)',
'Build (PHP 8, Go 1.14, OS ubuntu-latest)',
'runner / golangci-lint',
'Build docker image',]


required_approvals = 1
delete_merged_branches = true
timeout-sec = 1800