Skip to content

Commit a2129d2

Browse files
committed
Clarify commit message construction
1 parent dc5a352 commit a2129d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/pulls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Note: The response includes a maximum of 250 commits. If you are working with a
187187

188188
Name | Type | Description
189189
-----|------|-------------
190-
`commit_message`|`string`| The message that will be used for the merge commit
190+
`commit_message`|`string`| The message that will be used for the merge commit. Note that the text "Merge pull request #PR from user/branch" will be prepended to the message.
191191
`sha`|`string`| SHA that pull request head must match to allow merge
192192

193193

0 commit comments

Comments
 (0)