You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
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.