Skip to content

Commit

Permalink
Add the cut_body_after field to bors.toml
Browse files Browse the repository at this point in the history
... so that the PR checklist is ignored in the merge commit message.
  • Loading branch information
dnadales authored and coot committed Jun 19, 2022
1 parent 40cb907 commit a10ba42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ timeout_sec = 7200
required_approvals = 1
block_labels = [ "WIP", "DO NOT MERGE" ]
delete_merged_branches = true
cut_body_after = "# Checklist"

0 comments on commit a10ba42

Please sign in to comment.