Documentation
¶
Index ¶
- func CheckRunCompletion(ctx context.Context, client *github.Client, owner, repo string, prNumber int) (bool, error)
- func DecodeContent(content *github.RepositoryContent) (string, error)
- func GetFileContent(client *github.Client, ctx context.Context, file *github.CommitFile, ...) (*github.RepositoryContent, error)
- func GetPullRequestBranch(client *github.Client, ctx context.Context, owner, repo string, prNumber int) (string, error)
- func SelectFile(file *github.CommitFile) *github.CommitFile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRunCompletion ¶
func DecodeContent ¶
func DecodeContent(content *github.RepositoryContent) (string, error)
func GetFileContent ¶
func GetFileContent(client *github.Client, ctx context.Context, file *github.CommitFile, owner, repo, ref string) (*github.RepositoryContent, error)
func GetPullRequestBranch ¶
func SelectFile ¶
func SelectFile(file *github.CommitFile) *github.CommitFile
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.