We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1460c72 commit e6892a1Copy full SHA for e6892a1
1 file changed
content/v3/pulls.md
@@ -62,7 +62,9 @@ to _test_ whether the pull request can be automatically merged into the base
62
branch. (This _test_ commit is not added to the base branch or the head branch.)
63
The Boolean `mergable` attribute indicates whether the pull request can be
64
automatically merged. The `merge_commit_sha` attribute holds the SHA of the
65
-_test_ merge commit.
+_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.)
68
69
### Alternative Response Formats
70
0 commit comments