Category: github, automation, yaml

When your goal is to completely automate your CI/CD pipeline, it comes very natural and convenient to have your pipeline tool sending you certain notifications and messages about the status of the jobs running. Of course, there are a lot of different CI/CD services you can use: Jenkins, Travis, CodeShip, CircleCI, Chef.

What if you decide to use CircleCI and Discord?

This discord CircleCI orb is based on the verified slack orb, with some modifications to the json structure, of course, matching the one that Discord needs.

Automate the notifications coming to our messaging apps to help us use our CI/CD pipeline more efficient and faster!

Related Articles