Skip to content

Commit beda50f

Browse files
Merge pull request #355 from code-dot-org/chatbot-notes
add chatbot notes
2 parents 73f265f + 21ab716 commit beda50f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cicd/2-cicd/cicd.template.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,10 @@ Resources:
397397
- !Ref AWS::NoValue
398398

399399
# Send pipeline events to an SNS topic.
400-
# Note: Integration with Slack via AWS ChatBot is configured manually via AWS Console.
400+
# Note:
401+
# Integration with Slack via AWS ChatBot is configured manually via AWS
402+
# Console. If you recreate this stack, you will need to reconnect the SNS
403+
# topic to the ChatBot configuration.
401404
PipelineNotificationRule:
402405
Type: AWS::CodeStarNotifications::NotificationRule
403406
Properties:

0 commit comments

Comments
 (0)