A zest.releaser plugin for posting changelogs to Slack
Project description
A simple utility that posts release changelogs to a configured Slack Webhook.
Usage
Install slack-releaser from PyPI:
pip install slack-releaser
Add the following to your setup.cfg:
[zest.releaser]
prereleaser.after =
slack_releaser.releaser.post_to_slack
[slack.releaser]
webhook = https://example.slack.com/hook/abc123
repository = https://github.com/example/repository
Replace webhook with the webhook URL that Slack gives you when you setup a webhook.
See the Slack Documentation for help in setting up webhooks.
License
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
slack-releaser-0.0.5.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file slack-releaser-0.0.5.tar.gz
.
File metadata
- Download URL: slack-releaser-0.0.5.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d550a2a62ab2b63ec2bcf34b529e5ec6cc8afc1344fd5859e0b95ee70648fd77 |
|
MD5 | d3bd03e06970538c73c7e4d75c6d2d28 |
|
BLAKE2b-256 | 20b4b25950267007c693d1bd57eb34cd9d43fa6bf29bc3cc481d511fc99cfc54 |
File details
Details for the file slack_releaser-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: slack_releaser-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52227b4f7064ff37f5f2e82ab32236700bf6fbdac8f73ca0885b0545ee060008 |
|
MD5 | 97537ead48a3b8f3b5b592ad20fece01 |
|
BLAKE2b-256 | 14b8886d92b2235c7d27067699f10e6ab09c66bc98279dfe0019bbbbd85c3f5d |