Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bot): dispatch commands to multiple controllers
BREAKING CHANGE: bot will attempt to execute commands with each controller in turn, rather than stopping after the first passing check. This allows workflows to branch off and coexist with chat.
- Loading branch information