pypyr slack plug-in: send slack messages & notifications from pypyr task-runner automation pipelines.
Project description
pypyr slack plug-in
Send messages to slack from pypyr. This is useful for sending notifications on success or failure conditions in your automation pipelines. Or for sending a message just because you can.
You can send slack message notifications via the cli without writing any code.
pypyr is a cli & api to run pipelines defined in yaml.
All documentation for the pypyr slack plugin is here: https://pypyr.io/docs/plugins/slack/
installation
$ pip install --upgrade pypyrslack
pypyrslack depends on the pypyr core. The above pip
will install it
for you if you don't have it already.
usage
Example automation pipeline sending notifications to slack:
steps:
- name: pypyrslack.steps.send
in:
slackToken: supersecurevaluegoeshere
slackChannel: "#channelnamehere"
slackText: "pypyr is busy doing things :construction:"
Help!
Don't Panic! Check the pypyrslack technical docs to begin. For help, community & talk, check pypyr twitter, or join the chat at the pypyr community discussion forum!
contribute
developers
For information on how to help with pypyr, run tests and coverage, please do check out the pypyr contribution guide.
bugs
Well, you know. No one's perfect. Feel free to create an issue.
License
pypyr is free & open-source software distributed under the Apache 2.0 License.
Please see LICENSE in the root of the repo.
Copyright 2017 the pypyr contributors.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pypyrslack-1.2.0.tar.gz
.
File metadata
- Download URL: pypyrslack-1.2.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bb85bd0f7e05c77345bca7d46ae094ac0768b4988be3064808fec760d9fbcd0 |
|
MD5 | 2f62c8e8a8a16c55f12c22614feacc18 |
|
BLAKE2b-256 | 7b02537401f0b45c393bd9b9c59a7c830e4466dc922151776ddd601b1dce951d |
File details
Details for the file pypyrslack-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: pypyrslack-1.2.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 943ef1701fe78f074d74936fbd69b6b71d8eac5d1596d138e3ca7cae4d92c25b |
|
MD5 | 78c2e576fa1109e740dff9d4a49f9b9d |
|
BLAKE2b-256 | 458339c2deacd615dbf1fc0c9e13504e166abfadd2d32df701b3d3b5fb7ad7f4 |