Campfire

Campfire 通知设置

如果不给定 映射,则此节点会将键 rooms 用作 默认前缀

类型

密钥

如果给定映射,则支持以下键

示例

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