Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add slack notification cli flag #61

Closed

Conversation

ubergesundheit
Copy link
Contributor

This pull request adds sending of notifications to slack channels.

Please review the glide.yaml and glide.lock files

@rdamazio
Copy link
Contributor

This app already uses logrus which can be hooked to slack - why not just use that? (unfortunately that doesn't work for email, since logrus email integration only sends errors)

@Nightbr
Copy link

Nightbr commented Nov 27, 2017

Hey, the idea is pretty cool, I would really enjoy slack notification for watchtower.
If you still want to contribute on this feature, look at amazing work of @rdamazio here #106 and you can try to implement Slack notification with logrus and this integration https://github.com/johntdyer/slackrus

@stffabi
Copy link
Contributor

stffabi commented Nov 27, 2017

Yeah, would be great to have this included in the same release as the email notifications.

@ubergesundheit
Copy link
Contributor Author

I'll see if I am able to change everything to use logrus/slackrus

@ubergesundheit
Copy link
Contributor Author

See #113

@stffabi stffabi removed this from the v0.2.0 milestone Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants