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

Include Slack webhook example script #48

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Include Slack webhook example script #48

wants to merge 3 commits into from

Conversation

sp3nx0r
Copy link
Contributor

@sp3nx0r sp3nx0r commented Feb 3, 2020

Add Python3 Slack webhook example and update README to include details.

Copy link
Collaborator

@KevinHock KevinHock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me! Thanks for making this, we can add an example to the readme, but happy to 🚢 👍

examples/slack_webhook.py Show resolved Hide resolved
examples/slack_webhook.py Outdated Show resolved Hide resolved
`examples/slack_webhook.py`. You'll need to add a `config.ini` with your Slack webhook
URL. This pretty formats the JSON and also builds a direct URL to the repos to help quickly
review. You'll need to add the [slack_webhook dependency](https://pypi.org/project/slack-webhook/).
```
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can provide an example like the pysensu invocation above.

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.

2 participants