You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param file_like: binary file-like object, such as those returned by ``open("file_name", "rb")``. At the very minimum, this object must implement ``read()``.
353
353
:param file_size: int, size in bytes of ``file_like``
:calls: `POST /graphql <https://docs.github.com/en/graphql>`_ with a mutation to minimize comment
:calls: `POST /graphql <https://docs.github.com/en/graphql>`__ with a mutation to minimize comment
:calls: `POST /graphql <https://docs.github.com/en/graphql>`_ with a mutation to unminimize comment
:calls: `POST /graphql <https://docs.github.com/en/graphql>`__ with a mutation to unminimize comment
Copy file name to clipboardExpand all lines: github/PullRequest.py
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -883,7 +883,7 @@ def enable_automerge(
883
883
) ->dict[str, Any]:
884
884
"""
885
885
:calls: `POST /graphql <https://docs.github.com/en/graphql>`_ with a mutation to enable pull request auto merge
:calls: `POST /graphql <https://docs.github.com/en/graphql>`_ with a mutation to disable pull request auto merge
:calls: `POST /graphql <https://docs.github.com/en/graphql>`_ to convert pull request to draft
:calls: `POST /graphql <https://docs.github.com/en/graphql>`_ to mark pull request ready for review
0 commit comments