mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +00:00
11 lines
190 B
TOML
11 lines
190 B
TOML
status = [
|
|
"CI",
|
|
]
|
|
pr_status = [
|
|
"CI",
|
|
]
|
|
timeout_sec = 7200
|
|
prerun_timeout_sec = 7200
|
|
delete_merged_branches = true
|
|
cut_body_after = ""
|
|
block_lables = ["M: blocked", "M: require changes"]
|