This repository contains sample code that tests pull requests created in AWS CodeCommit with CodeBuild and notifies to Slack using AWS Chatbot.
referenced in the qiita post: CodeCommitのプルリクをCodeBuildで検証しAWS ChatbotでSlack通知する
- macOS Catalina 10.15.6
- go version go1.15.2 darwin/amd64
- aws-cli/2.0.17
- SAM CLI, version 1.2.0
- Slack 4.8.0
Before you get started, make sure you've completed the tasks that Create new chatbot client.
$ make
$ sam deploy --guided --capabilities CAPABILITY_NAMED_IAM
You can also deploy using this Serverless Application Repository.

-
Qiita
-
ServerlessApplicationRepository


