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
I am using the create_pull function to create a PR. Once the PR is created, I can navigate to the PR page and see that the "Allow edits by maintainers" box is unchecked and that I need to manually check it. I thought I could resolve the issue by passing maintainer_can_modify=True to create_pull, but that hasn't worked. Am I missing something?
reacted with thumbs up emoji reacted with thumbs down emoji
3F80
reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the
create_pull
function to create a PR. Once the PR is created, I can navigate to the PR page and see that the "Allow edits by maintainers" box is unchecked and that I need to manually check it. I thought I could resolve the issue by passingmaintainer_can_modify=True
tocreate_pull
, but that hasn't worked. Am I missing something?Beta Was this translation helpful? Give feedback.
All reactions