https://github.com/github/rundeck-chatops-plugin
Rundeck workflow task plugin which executes a ChatOps RPC API call.
https://github.com/github/rundeck-chatops-plugin
Last synced: 5 months ago
JSON representation
Rundeck workflow task plugin which executes a ChatOps RPC API call.
- Host: GitHub
- URL: https://github.com/github/rundeck-chatops-plugin
- Owner: github
- License: mit
- Archived: true
- Created: 2018-03-03T23:08:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T12:08:55.000Z (over 4 years ago)
- Last Synced: 2024-09-25T21:10:56.003Z (over 1 year ago)
- Language: Java
- Size: 19.5 KB
- Stars: 10
- Watchers: 3
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# rundeck-chatops-plugin
Rundeck plugin which sends a chatops RPC API call
-----------------------------------------------------------------
Based on [rundeck-httppost-plugin](https://github.com/rvs-fluid-it/rundeck-httppost-plugin)
Requires the following env vars set:
* `CHATOPS_AUTH_TOKEN` -- HTTP Basic Auth password
* `CHATOPS_PRIVATE_KEY` -- RSA SHA256 Private Key used to sign requests