Campfire

Campfire notification settings

This node uses the key rooms as a default prefix if not given a map.

Types

Keys

If given a map, the following keys are supported:

Examples

campfire:
- rooms:
  - secure: encrypted string
  template:
  - string
  if: branch = master
- rooms:
    secure: encrypted string
- template: string
campfire:
- secure: encrypted string
campfire:
- true
campfire:
  rooms:
  - secure: encrypted string
  template:
  - string
  if: branch = master
campfire:
  secure: encrypted string
campfire: true

Beta