Skip to content

Instantly share code, notes, and snippets.

@armiiller
Last active July 21, 2020 19:58
Show Gist options
  • Save armiiller/85cb72d203ee60d602b6367eef6deee0 to your computer and use it in GitHub Desktop.
Save armiiller/85cb72d203ee60d602b6367eef6deee0 to your computer and use it in GitHub Desktop.
# Example rules for the "Slack (Post to Channel)" integration
# To switch the channel the message is sent to.
# Note this won't work with private channels
rules:
- match:
alert.d_team_id: "tem_xxx" # Apps Team
actions:
- type: setval
map:
channel: "C3QCH7S7C" # apps channel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment