summaryrefslogtreecommitdiffstats
path: root/bors.toml
blob: f3ab04f225b69ec7ab3ae5b9288549eb8b5267ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
status = [
    # Github Actions
    "license",
    # Garnix
    "Evaluate flake.nix",
    "check cloudmqtt [x86_64-linux]",
    "check cloudmqtt-clippy [x86_64-linux]",
    "check cloudmqtt-fmt [x86_64-linux]",
    "package cloudmqtt [x86_64-linux]",
]
pr_status = [
    # Github Actions
    "license",
    "dco-check",
]
update_base_for_deletes = true
cut_body_after = "<details>"