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