Sends slack notifications
Project description
sre-bot-slack
Sends notifications to slack.
Configuration
/etc/sre/slack.conf
# a default token (necessary)
{
"token": "<token>",
}
# different channels:
{
"token": "<token>",
"channels": {
"channel1": <"token_channel>",
"channel2": <"token_channel>"
},
}
``
# How to upload new version
* increase version in setup.py
* one time: pipenv install twine --dev
* pipenv shell
* python3 setup.py upload
# install directly
pip3 install git+https://github.com/marcwimmer/sre-bot`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sre-bot-slack-0.0.1.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file sre-bot-slack-0.0.1.tar.gz
.
File metadata
- Download URL: sre-bot-slack-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50c85899b5c6db63282bf51cc0cc4961bf5324d482f16273adbfb7bb88c23536 |
|
MD5 | a00cbab80985eaaf44fa8d4415ee1369 |
|
BLAKE2b-256 | 08be8ce8d78c71284e6d1e8debfdedb295f98c9f1d0e7315cfbaf06b7db146c2 |
File details
Details for the file sre_bot_slack-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: sre_bot_slack-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0420a85d5296dc141c6d862f7cef2eb71b46c4fab3b717b214ae3645782d0058 |
|
MD5 | 734d1559e009d26d0b855493d936849f |
|
BLAKE2b-256 | 960efdc3ac5b14b97cab986727f451677e60433feb89cf8ebca81dc4b5b4d8ad |