Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchOrgRepos ¶
func FetchOrgRepos(org config.GithubOrg) ([]repositories.RepositoryInfo, error)
FetchOrgRepos creates a slice of RepositoryInfo types representing the repos owned by the specified teams in the Github org
func NewGithubRepository ¶
func NewGithubRepository(repo *gh.Repository, team string, org string) repositories.Repository
NewGithubRepository fetches and parses release information for a single Github repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.