# Functions
ConvertStatusInputsToStatuses converts the inputs to status objects.
ConvertStatusInputToStatus converts the input to a status.
ExpandRef returns name expanded to the fully qualified reference path (e.g refs/heads/master).
IsTag returns true if the reference path points to a tag object.
IsUnknownWebhook returns true if the error is an unknown webhook.
Join joins the repository owner and name segments to create a fully qualified repository name.
Split splits the full repository name into segments.
ToMergeableState converts the given string to a mergeable state.
ToState converts the given text to a state.
TrimRef returns ref without the path prefix.
UrlJoin joins the given paths so that there is only ever one '/' character between the paths.
WithContext returns a copy of parent in which the token value is set.
# Constants
Action values.
Action values.
check run / check suite.
Action values.
Action values.
Action values.
reviews.
Action values.
Action values.
issues.
Action values.
Action values.
Action values.
Action values.
Action values.
pull requests.
Action values.
Action values.
Action values.
AdminPermission means the user has full admin access to the repository.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
EmptyCommit is an empty commit sha.
MergeableStateConflicting The pull request cannot be merged due to merge conflicts.
MergeableStateMergeable The pull request can be merged.
MergeableStateUnknown The mergeability of the pull request is still being calculated.
NoPermission means the user has no permission to access the repository.
ReadPermission means the user has read access to the repository.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SearchTimeFormat is a time.Time format string for ISO8601 which is the format that GitHub requires for times specified as part of a search query.
State values.
State values.
State values.
State values.
State values.
State values.
State values.
State values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WritePermission means the user has write/push access to the repository.
# Variables
ErrNotAuthorized indicates the request is not authorized or the user does not have access to the resource.
ErrNotFound indicates a resource is not found.
ErrNotSupported indicates a resource endpoint is not supported or implemented.
ErrSignatureInvalid is returned when the webhook signature is invalid or cannot be calculated.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExtraUsers is an error specifying the users that could not be unassigned.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MissingHeader if the webhook has a missing header.
MissingUsers is an error specifying the users that could not be unassigned.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StateCannotBeChanged represents the error that occurs when a resource cannot be changed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnknownWebhook if the webhook is unknown.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Action identifies webhook actions.
Driver identifies source code management driver.
No description provided by the author
No description provided by the author
State represents the commit state.
No description provided by the author