Skip to content

Instantly share code, notes, and snippets.

@armiiller
Created March 2, 2020 23:03
Show Gist options
  • Save armiiller/1e7c5384cd33efa223c49f9a1c0486d8 to your computer and use it in GitHub Desktop.
Save armiiller/1e7c5384cd33efa223c49f9a1c0486d8 to your computer and use it in GitHub Desktop.
- type: escalate
# repeat: 1 # optional, but only works if all layers are just users
rules:
# assign it to user
- receivers:
- usr_xxxxxxxx
timeout: 1m
# transfer to team if not ack in 1 min.
- receivers:
- tem_xxxxxxx
# timeout: 1m # timeout only applicable if all layers are users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment