Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example 04: sign commit with multiple files using GraphQL GitHub API #6

Open
josecelano opened this issue Nov 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@josecelano
Copy link
Member

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

@josecelano josecelano added the enhancement New feature or request label Nov 19, 2021
@maboloshi
Copy link

Refer to Shell Script Implementation

My own script: ci_commit_with_signature.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants