commit | a6d4c83d98c5334beba7cfda951a7b555b6943df | [log] [tgz] |
---|---|---|
author | Jakub Josef <jakub.josef@gmail.com> | Thu Jan 19 14:06:12 2017 +0100 |
committer | Jakub Josef <jakub.josef@gmail.com> | Thu Jan 19 14:06:12 2017 +0100 |
tree | b70425be2711c1da9ffdc9540d69e71dc501a5ae | |
parent | 63258ffca29b8b5c4136a64ec428cd6f62e3b9cd [diff] [blame] |
Implemented Jenkins Slack plugin configuration.
diff --git a/README.rst b/README.rst index 5c489d0..0631c4d 100644 --- a/README.rst +++ b/README.rst
@@ -511,6 +511,19 @@ approved_scripts: - method groovy.json.JsonSlurperClassic parseText java.lang.String +Slack plugin configuration + +.. code-block:: yaml + + jenkins: + client: + slack: + team_domain: example.com + token: slack-token + room: slack-room + token_credential_id: cred_id + send_as: Some slack user + Users enforcing from master