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


required_approvals = 1
delete_merged_branches = true
timeout-sec = 1800