You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Move babel-eslint dependency to devDependencies [PR #180] (bug fix)
Small refactor and more tests (for scripts/stackstorm.js) [PR #185] (improvement)
Refactor chat providers into their own modules [PR #186] (improvement)
Modernize directory structure to be more consistent with other hubot plugins [PR #186, PR #191] (improvement)
Split out the functionality of src/stackstorm.js into stackstorm_api.js and refactor it to be a JS old style class with a wrapper [PR #187, PR #190] (improvement)
Fix the Mattermost adapter to use the adapter.post function instead of emitting the slack-attachment event [PR #192] (bug fix)