Documentation ¶
Overview ¶
Package slack provides an slash Handler for adding the Conveyor push webhook on the GitHub repo.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Help = replyHandler(helpText)
Functions ¶
Types ¶
type Build ¶
type Build struct { // BuildQueue to use. Queue conveyor.BuildQueue // contains filtered or unexported fields }
Build is a slash.Handler that will trigger a conveyor build.
Click to show internal directories.
Click to hide internal directories.