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.
mergeable
mergable
1 parent 5ae132d commit 65cf2d8Copy full SHA for 65cf2d8
1 file changed
content/v3/pulls.md
@@ -70,7 +70,7 @@ to _test_ whether the pull request can be automatically merged into the base
70
branch. (This _test_ commit is not added to the base branch or the head branch.)
71
The `merge_commit_sha` attribute holds the SHA of the _test_ merge commit;
72
however, this attribute is [deprecated](/#expected-changes) and is scheduled for
73
-removal in the next version of the API. The Boolean `mergable` attribute will
+removal in the next version of the API. The Boolean `mergeable` attribute will
74
remain to indicate whether the pull request can be automatically merged.
75
76
### Alternative Response Formats
0 commit comments