Hi I've a question.
Would it be possible to execute commands?
for instance, addressing the bot
@brombot ./deploy_ml_model
or just a comment in PR thread
./test_mymodel
Similar approach as to this repo
There the bot 'listens' to events (commands).
Thanks in advance!