PyGitHub: How to display whether Allow auto-merge is enabled or disabled for a repository
I have no problems with accessing the repositories and I am even able to print some of the statuses. The following statuses I can print are
Multiple files into single commit using PyGithub
I’m trying to add multiple files into a single commit using PyGithub.
Github Python Client getting SSL error in get_repo
I am using Pygithub as github client to get repo. We are using Github Enterprise and it is SSL secured. For that we have added cert in REQUESTS_CA_BUNDLE as pem file. I am using below code to access the github.