summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2024-02-21 10:27:53 +0100
committerMatthias Beyer <mail@beyermatthias.de>2024-02-21 10:27:54 +0100
commitcfda10dcc8420c8c61664d6e50fa5c8951ce0d8c (patch)
tree9cb68be94d9ac6007db57718606fbd26bb7348c7
parent7f1e62b99c23c58aa47d9e7e07e95a43f2c76426 (diff)
Remove bors
Bors is dead. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--bors.toml17
1 files changed, 0 insertions, 17 deletions
diff --git a/bors.toml b/bors.toml
deleted file mode 100644
index f3ab04f..0000000
--- a/bors.toml
+++ /dev/null
@@ -1,17 +0,0 @@
-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>"