Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
SlackNotificationHelper
Contains a task to send notification messages to a Slack webhook
Nested types and modules
Type | Description |
SlackNotificationAttachmentFieldParams |
The Slack notification attachment field parameter type |
SlackNotificationAttachmentParams |
The Slack notification attachment parameter type |
SlackNotificationParams |
The Slack notification parameter type |
Functions and values
Function or value | Description |
SlackNotification webhookURL setParams
Signature: webhookURL:string -> setParams:(SlackNotificationParams -> SlackNotificationParams) -> string
|
Sends a notification to a Slack Channel Parameters
|
SlackNotificationAttachmentDefaults
Signature: SlackNotificationAttachmentParams
|
The default parameters for Slack notification attachments |
SlackNotificationAttachmentFieldDefaults
Signature: SlackNotificationAttachmentFieldParams
|
The default parameters for Slack notification attachment fields |
SlackNotificationDefaults
Signature: SlackNotificationParams
|
The default Slack notification parameters |