githubdirect

package
v0.0.0-...-ebf29b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubDirect

type GithubDirect struct {
	// contains filtered or unexported fields
}

func (*GithubDirect) AcceptPullRequest

func (*GithubDirect) CreatePullRequest

func (*GithubDirect) DoesBranchExist

func (g *GithubDirect) DoesBranchExist(ctx context.Context, owner string, name string, ref string) (bool, error)

func (*GithubDirect) EveryOpenPullRequest

func (g *GithubDirect) EveryOpenPullRequest(ctx context.Context, owner string, name string) (*ghapp.GraphQLPRQuery, error)

func (*GithubDirect) GetContents

func (g *GithubDirect) GetContents(ctx context.Context, owner string, name string, file string) (string, error)

func (*GithubDirect) GoGetAuthMethod

func (g *GithubDirect) GoGetAuthMethod() http.AuthMethod

func (*GithubDirect) MergePullRequest

func (*GithubDirect) RepositoryInfo

func (g *GithubDirect) RepositoryInfo(ctx context.Context, owner string, name string) (*ghapp.RepositoryInfo, error)

func (*GithubDirect) Self

func (g *GithubDirect) Self(ctx context.Context) (*ghapp.UserInfo, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL