With simplicity laying at its core, Slack has always seemed like a perfect complement to Buddy. And so it is: over 50% of our users uses Slack action in their pipelines.
The most common use-case for Slack and Buddy is sending notifications on finished builds and deployments to your team channel. However, not many developers know that you can also run deployments directly from Slack:
Let’s imagine you have a WordPress application with the following actions:
With Buddy, you can trigger all of the above with a simple run
command.
Now let’s add a delivery pipeline that will build and deliver your project upon receiving the command: