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


required_approvals = 1
delete_merged_branches = true
timeout-sec = 1800