summaryrefslogtreecommitdiff
path: root/bors.toml
blob: c78ea0c59563f7a7630f745aaa7a001836f1c6f6 (plain)
1
2
3
4
5
6
7
8
9
10
status = [
    'Linux / Build (Go 1.16, PHP 7.4, OS ubuntu-20.04)',
    'Linux / Build (Go 1.15, PHP 7.4, OS ubuntu-20.04)',
    'Linux / Build (Go 1.16, PHP 8.0, OS ubuntu-20.04)',
    'Linux / Build (Go 1.15, PHP 8.0, OS ubuntu-20.04)',
    'Linux / Golang-CI (lint) ',
]
required_approvals = 0
delete_merged_branches = true
timeout-sec = 1800