Hello,
I am using circleci/slack@3.2.0. I want to be notified by slack for failures & fixed builds only. However it seems like there is only a parameter/command for failed_only builds.
This seems to be an option through the CircleCI chat notification settings but not through the Orb. How can i get slack notification through the orb for Failed and Fixed but no regular success?
Thanks in Advanced,
Mats