13 lines
492 B
TOML
13 lines
492 B
TOML
# this is the status which is generated by depending on every other job near
|
|
# the end of workflow. for bors documentation please see https://bors.tech; the
|
|
# most useful command is "bors r+". The reviewers are configured manually via
|
|
# bors-ng dashboard.
|
|
status = ["ci"]
|
|
|
|
delete_merged_branches = true
|
|
|
|
# required review approvals, which can also contain the bors command. this was
|
|
# removed after finding it makes small maintenance tasks quite communication
|
|
# heavy.
|
|
required_approvals = 0
|