github

package
v0.20.3 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureInstalledAndAuthenticated

func EnsureInstalledAndAuthenticated() error

Types

type PullRequestProvider

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

func NewPullRequestProvider

func NewPullRequestProvider(dir string) *PullRequestProvider

func (*PullRequestProvider) Create

func (p *PullRequestProvider) Create(branch, title, body string) (string, error)

func (*PullRequestProvider) CreateInteractively

func (p *PullRequestProvider) CreateInteractively(branch string) error

func (*PullRequestProvider) EnsureInstalledAndAuthenticated

func (p *PullRequestProvider) EnsureInstalledAndAuthenticated() error

func (*PullRequestProvider) Exists

func (p *PullRequestProvider) Exists(branch string) (bool, error)

func (*PullRequestProvider) GetBranchesPromotingToEnvironment

func (p *PullRequestProvider) GetBranchesPromotingToEnvironment(env string) ([]string, error)

func (*PullRequestProvider) GetPromotionEnvironment

func (p *PullRequestProvider) GetPromotionEnvironment(branch string) (string, error)

func (*PullRequestProvider) SetPromotionEnvironment

func (p *PullRequestProvider) SetPromotionEnvironment(branch string, env string) error

Jump to

Keyboard shortcuts

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