# Packages
Package githubrepo implements clients.RepoClient for GitHub.
Package mockrepo is a generated GoMock package.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CheckRun is a single instance of a VCS CheckRun.
CheckRunApp is the app running the Check.
Commit represents a Git commit.
Contributor represents a contributor to a repo.
No description provided by the author
Label represents a PR label.
PullRequest struct represents a PR as returned by RepoClient.
No description provided by the author
Release represents a release version of a package/repo.
ReleaseAsset is part of the Release bundle.
No description provided by the author
Review represents a PR review.
SearchRequest queries a repo for `Query`.
SearchResponse returns the results from a search request on a repo.
SearchResult represents a matching result from the search query.
Status for a Git object/ref.
No description provided by the author
User represents a Git user.
WorkflowRun represents VCS WorkflowRun.
# Interfaces
Repo interface uniquely identifies a repo.
RepoClient interface is used by Scorecard checks to access a repo.