fmnisme / err-stackstorm

a plugin for stackstorm
Apache License 2.0
15 stars 4 forks source link

Support Python 3, st2client 2.2, st2 SSE and webook message posts #5

Closed nzlosh closed 7 years ago

nzlosh commented 7 years ago

These patch sets allow errbot's stackstorm plugin to be installed with Python 3, errbot 4.3 and st2client 2.2. There are instructions on how to install and setup the plugin.

It is possible to fetch action alias, match user commands against an action alias and trigger an action alias execution via stackstorm's API.

These patch sets are intended to replace the files in the master branch, specifically st2.py which is marked as conflicting.