# Packages
No description provided by the author
# Constants
All possible BuildStates.
All possible BuildStates.
All possible BuildStates.
All possible BuildStates.
PullRequestApproved indicates that a pull request was accepted.
PullRequestChangesRequested indicates that changes were requested for a pull request.
# Structs
BuildContextStatus is the status of a specific build context.
BuildStatus indicates the build status of a ref.
FetchRequest is a request to fetch a branch.
PullRequestReview is a review of a pull request.
PushRequest is a request to push refs to a remote.
RebaseRequest is a request to perform a Git rebase.
# Type aliases
BuildState indicates whether a build succeeded, failed or is pending.
PullRequestReviewState indicates whether a PR has been accepted or not.