Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Lack of ability to create Pull #1796

Closed Answered by Byron
Alex-Wenner-FHR asked this question in Q&A
Discussion options

Is it possible to leverage something like gh cli in addition to git to enable functionality to create a PR?

GitPython is great - I am doing some automation and have done everything I need to within GitPython except creating a PR! I would hate to have to shift the process because of lack of functionality there when it includes everything else I need! Thanks.

You must be logged in to vote

GitPython is only dealing with Git, and not with GitHub. There is PyGitHub which seems to do what you need though.

Replies: 1 comment 1 reply

Comment options

GitPython is only dealing with Git, and not with GitHub. There is PyGitHub which seems to do what you need though.

You must be logged in to vote
1 reply
Comment options

I see - understood, that is too bad - I prefer GitPython to PyGitHub because of auth mechanisms that aren't supported in PyGitHub. Thanks for the update!

Answer selected by Alex-Wenner-FHR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #1793 on January 10, 2024 19:39.

AltStyle によって変換されたページ (->オリジナル) /