code-pipeline-slack icon indicating copy to clipboard operation
code-pipeline-slack copied to clipboard

Slack bot for code pipeline deployments

Results 10 code-pipeline-slack issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Hi there, I have been setup Lambda and Codepipelines successfully and the Cloudwatch Event is working now. The Slack Tokens are work with #builds channel as well. However, Lambda function...

Bumps [slackclient](https://github.com/slackapi/python-slackclient) from 1.3.1 to 2.9.3. Release notes Sourced from slackclient's releases. version 2.9.3 Refer to v2.9.3 milestone to know the complete list of the issues resolved by this release....

dependencies

I'm trying to deploy this into another region, but it's causing me problems - Is there a way I can do this? Thanks,

This is unfortunately non functional. The deploy buttons that trigger cloud formation directly are using a different version of code than the master branch. I have pulled down the master...

The Slack Bot I have configured, it is not updating (`chat.update`) the original message. It is posting a new message for each change in my pipeline. Your gif shows that...

The SLACK_CHANNEL I put is a private channel in slack. ``` 'channels': KeyError Traceback (most recent call last): File "/var/task/notifier.py", line 98, in run m = process(event) File "/var/task/notifier.py", line...

I believe the `templateURL` doesn't have the latest changes of `master` branch. There's no `SlackOAuthAccessToken` or `SlackBotUserOAuthAccessToken`.

I cant find any documentation on how to get the bot installed onto slack. Do I make my own bot? Does it have any code associated with it? Is all...

Hi, this bot looks really nice. But would it be possible to add support for manual approval actions to it? Something like this example, but all built into one bot....

enhancement
help wanted