Documentation
¶
Overview ¶
Package gh gates our access to GitHub's APIs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLITokenSource ¶
type CLITokenSource struct{}
CLITokenSource is an oauth2 token source that uses the GitHub CLI to get a token.
This is not super safe and we should probably nuke it.
type RepoInfo ¶
RepoInfo contains information about a GitHub repository.
func ParseRepoInfo ¶
ParseRepoInfo guesses the GitHub repository owner and name from a Git remote URL.
Click to show internal directories.
Click to hide internal directories.