fink-slack-integration plugin config 1.0.2

Description

Documentation of the config file format for fink.slack-integration (a fink plugin). Note: if you want to add to the documentation please edit the openapi_slack_integration.yaml file

Data Structures

fink.slack_integration - structure

The plugin config is organized into the following structure:

Name Required Type Format Properties Description
defaults Yes defaults     finetune fink tool lifecycle (override at own risk)

defaults - structure

Default properties to finetune fink tool lifecycle (override at own risk).

Name Required Type Format Properties Description
slack_webhook Yes string   {‘default’: ‘lookup:parameter:slack.webhook:CONTINUE_IF_NOT_FOUND’} webhook for posting to slack
validate Yes boolean   {‘default’: True} use this if you need to switch off config validation.