pypyrslack 1.2.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

pypyrslack 1.2.0

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.