Skip to content

Commit 74d358b

Browse files
committed
ci: change channel id to planning_releases, send message on successful releases now
1 parent 2bde506 commit 74d358b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.circleci/config.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ commands:
107107
notify_slack_with_release:
108108
steps:
109109
- slack/notify:
110-
channel: C08F3Q30U7Q
110+
channel: C8PDY2Q8H
111111
event: pass
112112
custom: |
113113
{
@@ -364,9 +364,7 @@ workflows:
364364
filters:
365365
branches:
366366
only: master
367-
- hold_release_slack_notification:
368-
type: approval
369367
- release_slack_notification:
370368
requires:
371-
- hold_release_slack_notification
369+
- release
372370
context: slack-app

0 commit comments

Comments
 (0)