Use PR description for merge commit body (#3071)

This commit is contained in:
Steven
2019-09-24 17:53:14 -04:00
parent 40d2bc4743
commit 311f89eecb

View File

@@ -12,5 +12,6 @@ optimistic_updates = true
[merge.message] [merge.message]
title = "pull_request_title" title = "pull_request_title"
body = "pull_request_body"
include_pr_number = true include_pr_number = true
body_type = "markdown" body_type = "markdown"