Skip to main content

pypyr slack plug-in: send slack messages & notifications from pypyr task-runner automation pipelines.

Project description

pypyr slack plug-in

pypyr task runner for automation pipelines

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/

build status coverage status pypi version apache 2.0 license

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 on pypyr discord!

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

pypyrslack-1.1.1.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

pypyrslack-1.1.1-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page