[Demo] ChatOps
ChatOps Demo
The following slash commands are dispatched to slash-command-dispatch-processor repository to be processed by these workflows. On completion the workflows add a :tada: reaction to the comment containing the slash command.
/hello-world
/hello-workflow
/ping [<args> ...]
/help
The following commands are dispatched to this repository and processed by these workflows.
/hello-world-local
/ping-local [<args> ...]
Feel free to try out these slash commands 💬
/hello-world-local
Hello @peter-evans!
/ping-local with some args
pong with some args
/hello-world
Hello @peter-evans!
/ping these are arguments passed to the command
pong these are arguments passed to the command
/hello-world
Hello @retepsnave!
/hello-world
Hello @staabm!
/ping 你好,世界!
pong 你好,世界!
Hello @janolaveide!
Just wanted to say that this is an amazing idea. I currently have no use case for it, but I'm sure that I will in the near future :)
/ping Ferhat
pong Ferhat
/ping
pong
/ping ahmed
pong ahmed
/hello-world
/hello-world
This is perfect thanks @peter-evans
/hello-world
/hello-world
/help
Command Description /hello-world Receive a greeting from the world /ping [<args> ...] Echos back a list of arguments /hello-world-local Receive a greeting from the world (local execution) /ping-local [<args> ...] Echos back a list of arguments (local execution)
/hello-world
/hello-world