Documentation
¶
Index ¶
- type Client
- func (client Client) Branch() string
- func (client Client) CI() string
- func (client Client) IsPR() bool
- func (client Client) Match() bool
- func (client Client) PRBaseBranch() string
- func (client Client) PRNumber() (int, error)
- func (client Client) Ref() string
- func (client Client) RepoName() string
- func (client Client) RepoOwner() string
- func (client Client) SHA() string
- func (client Client) Tag() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (Client) PRBaseBranch ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.