Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
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

@luxas

Description

@luxas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    next stepsSuitable for continuing work on the code base

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions