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`
Release files for sre-bot-slack 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sre-bot-slack-0.0.4.tar.gz | 3.8 kB | Details |
Release files / sre-bot-slack-0.0.4.tar.gz
| Download URL | sre-bot-slack-0.0.4.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0c75a20f6a900a2e6fa35852fe4221e5e480fc8e3641908bc94f1b2f461b4087
|
|
BLAKE2b-256 checksum How to use checksums |
cac30bc1510f823a14c6ad04c10995bfd37fe52a3e98c922df9e78f3b7bc33dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|