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

Custom plugin does not send test alert #673

Open
imavroukakis opened this issue Sep 13, 2019 · 0 comments
Open

Custom plugin does not send test alert #673

imavroukakis opened this issue Sep 13, 2019 · 0 comments

Comments

@imavroukakis
Copy link

I've forked an MSTeams plugin I found and tweaked it a bit

https://github.com/imavroukakis/cabot-alert-msteams

I added my repo URL to plugin-requirements

cabot_alert_email==1.4.3
cabot_alert_hipchat==2.0.3
cabot_alert_twilio==1.3.3
cabot_alert_slack==0.8.3
cabot_check_cloudwatch==0.1.2
git+https://github.com/imavroukakis/cabot-alert-msteams.git

and enabled it in the environment

CABOT_PLUGINS_ENABLED=cabot_alert_email,cabot_alert_msteams

Once I bring up all services via docker-compose I can see the plugin page

image

However, when I send a test alert, nothing appears in the channel and I don't even see the log statements. What am I missing?

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

No branches or pull requests

1 participant