Versions in this module Expand all Collapse all v0 v0.0.4 Aug 15, 2023 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)