| Oct | NOV | Dec |
| 28 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
The GitHub API provides endpoints for users to consume GitHub data as well as make changes on a user’s behalf. The latest version is v4, the GraphQL API. The GitHub GraphQL API v4 represents an architectural and conceptual shift from the GitHub REST API v3 and allows for users to craft queries of the exact data they need.
$ chmod +x DevHub-0.98.5.AppImage $ ./DevHub-0.98.5.AppImage [74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755. [1] 74678 trace trap ./DRead more desktop good first issue help wanted linux Open
HeadSHA field, if you update this to a different commit hash it won't be updated.
We have some Check Runs that are PR-oriented and not commit-oriented and we were trying to use this field to rebind the Check Runs to the head commit of a PR on synchronize
Read more
enhancement
good first issue
Open
PullRequest.edit does not allow a draft attribute:
def edit( self, title=github.GithubObject.NotSet, body=github.GithubObject.NotSet, state=github.GithubObject.NotSet, base=github.GithubObject.NotSet, ):Read more feature request good first issue Open