|
delete_merged_branches = true
|
|
update_base_for_deletes = true
|
|
|
|
timeout-sec = 7200 # two hours, in seconds
|
|
|
|
status = [
|
|
'bors-ok',
|
|
]
|
|
pr_status = [
|
|
'linear-history',
|
|
'CI / lint / Lint GHA',
|
|
'CI / lint / Lint Go',
|
|
'CI / lint / Lint Protobufs',
|
|
'CI / lint / Lint SDKs',
|
|
]
|