Skip to content

Commit a744747

Browse files
committed
Added notifier bridge recipes
1 parent 2de05e1 commit a744747

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"env": {
3+
"#1": "SLACK_DSN=slack://TOKEN@default?channel=CHANNEL"
4+
}
5+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"env": {
3+
"#1": "See https://api.slack.com/messaging/webhooks",
4+
"#2": "SLACK_DSN=slack://default/ID"
5+
}
6+
}

0 commit comments

Comments
 (0)