utils

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllIssues

func GetAllIssues(client *github.Client, owner, repo string) ([]*github.Issue, error)

getAllIssues retrieves all the issues of a GitHub repository

func GetAllPullRequests

func GetAllPullRequests(client *github.Client, owner, repo string) ([]*github.PullRequest, error)

getAllPullRequests retrieves all the pull requests of a GitHub repository

func GetAllReleases

func GetAllReleases(client *github.Client, owner, repo string) ([]*github.RepositoryRelease, error)

getAllReleases retrieves all the releases of a GitHub repository

func GetRepositoriesFullNames

func GetRepositoriesFullNames(ctx context.Context, client *github.Client) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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