mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
Use PR description for merge commit body (#3071)
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user