Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit e6892a1

Browse files
committed
Link merge_commit_sha explanation to deprecation
1 parent 1460c72 commit e6892a1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

content/v3/pulls.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ to _test_ whether the pull request can be automatically merged into the base
6262
branch. (This _test_ commit is not added to the base branch or the head branch.)
6363
The Boolean `mergable` attribute indicates whether the pull request can be
6464
automatically merged. The `merge_commit_sha` attribute holds the SHA of the
65-
_test_ merge commit.
65+
_test_ merge commit. (The `merge_commit_sha` attribute is
66+
[deprecated](/#expected-changes) and is scheduled for removal in the next
67+
version of the API.)
6668

6769
### Alternative Response Formats
6870

0 commit comments

Comments
 (0)