summaryrefslogtreecommitdiff
path: root/bors.toml
blob: 73a37428441508ab3ae67e667c0b2c703fdd24c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
status = [
'Build (Go 1.14, PHP 7.4)',
'Build (Go 1.15, PHP 7.4)',
'Build (Go 1.14, PHP 8.0)',
'Build (Go 1.15, PHP 8.0)',
'Golang-CI (lint)',
'Build docker image',
]

required_approvals = 1
delete_merged_branches = true
timeout-sec = 1800