Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Utilize go-git-providers for Pull Request creation & SSH URL parsing #38

Open
luxas opened this issue Aug 21, 2020 · 0 comments
Open

Utilize go-git-providers for Pull Request creation & SSH URL parsing #38

luxas opened this issue Aug 21, 2020 · 0 comments
Labels
next steps Suitable for continuing work on the code base

Comments

@luxas
Copy link
Contributor

luxas commented Aug 21, 2020

At the moment, go-git-providers can't create PRs (yet!).
Hence, I just wrote a sample implementation using the "raw" Github provider as an example of a PullRequestProvider.
Eventually, this should just be using plain go-git-providers, regardless of backing provider.

Also, when go-git-providers supports parsing SSH URLs, that should be used, at least in the sample implementations.

cc @dinosk @michaelbeaumont @chanwit

@twelho twelho added the next steps Suitable for continuing work on the code base label Aug 21, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
next steps Suitable for continuing work on the code base
Projects
None yet
Development

No branches or pull requests

2 participants