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

Set up GitHub PR publishing integration #6

Open
RazvanDire opened this issue Apr 26, 2024 · 1 comment
Open

Set up GitHub PR publishing integration #6

RazvanDire opened this issue Apr 26, 2024 · 1 comment
Assignees

Comments

@RazvanDire
Copy link
Collaborator

RazvanDire commented Apr 26, 2024

Make it so we can create a pull request (or a pull request for every commit in the stack) directly in the command line.

In the future, we should implement this feature for most popular git online providers (e.g. GitHub, GitLab, Bitbucket).

About creating a pull request using GitHub's REST API: https://docs.github.com/en/rest/pulls?apiVersion=2022-11-28#create-a-pull-request

@RazvanDire RazvanDire converted this from a draft issue Apr 26, 2024
@RazvanDire RazvanDire self-assigned this Apr 26, 2024
@RazvanDire RazvanDire moved this from Todo to In Progress in gi Tasks Apr 26, 2024
@costinsin
Copy link
Owner

costinsin commented Apr 27, 2024

Octocrab is a great library that enables us to do this without actually reading the GitHub API docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants