Versions in this module Expand all Collapse all v0 v0.0.3 Aug 21, 2020 Changes in this version + var ErrProviderNotSupported = errors.New("only the Github go-git-providers provider is supported at the moment") + func NewGitHubPRProvider(c gitprovider.Client) (transaction.PullRequestProvider, error)