pygithub
pygithub copied to clipboard
Example 04: sign commit with multiple files using GraphQL GitHub API
I've finished the example using the REST API and also the article:
https://github.com/josecelano/pygithub/blob/main/docs/how_to_create_a_single_commit_with_multiple_files_using_github_api.md#solution-01-using-github-rest-api
But I would like to re-write the example and the article using the GitHub GraphQL API.
https://github.com/josecelano/pygithub/blob/main/docs/how_to_create_a_single_commit_with_multiple_files_using_github_api.md#solution-02-using-github-graphql-api