With simplicity laying at its core, has always seemed like a perfect complement to Buddy. And so it is: over 50% of our users uses Slack action in their pipelines. Slack 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: Use case: a WordPress Project Let’s imagine you have a application with the following actions: WordPress Prepare assets [Gulp] Deploy compiled assets [FTP] Notify your team of finished deployment or send message to QA that something went wrong [Slack] With Buddy, you can trigger all of the above with a simple command. run Set up a project with Buddy with your GitHub/Bitbucket account or email Sign up to Buddy Create a new project, select your Git provider, and choose your project: Set up a delivery pipeline Now let’s add a delivery pipeline that will build and deliver your project upon receiving the command: Click Add a new pipeline Set the trigger mode to ‘On click’ Select the branch from which you want to deploy Click when ready Add a new pipeline Like what your read? Check out the full guide here!