From 7972407666d1510377176a8679c80b927a0db6ce Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Thu, 8 Dec 2022 16:58:36 +0100 Subject: [PATCH] CI: bors.toml: set cut_body_after --- bors.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bors.toml b/bors.toml index 2c92b093c1..88c961a383 100644 --- a/bors.toml +++ b/bors.toml @@ -33,3 +33,10 @@ delete_merged_branches = true # possible intermediate PR builds into accound. # let's try ten hours (36000s) timeout_sec = 36000 + +# "A marker in the PR description that indicates boilerplate that does not +# belong in the commit message." +# +# This basically cuts the whole description, which in our PR template starts +# with a comment: +cut_body_after = "