Documentation ¶
Index ¶
Constants ¶
View Source
const StatusContext = "brigade"
StatusContext names the context for a particular status message.
Variables ¶
View Source
var ( StatePending = "pending" StateFailure = "failure" StateError = "error" StateSuccess = "success" )
State names for GitHub status
Functions ¶
func NewGithubHook ¶
func NewGithubHook(s storage.Store, authors []string) gin.HandlerFunc
NewGithubHook creates a GitHub webhook handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.