-
Task
-
Resolution: Done
-
Minor
-
None
-
5
-
False
-
None
-
False
-
https://github.com/project-koku/koku-ci/pull/9, https://github.com/project-koku/koku-ci/pull/10, https://github.com/project-koku/koku-ci/pull/13, https://github.com/project-koku/nise-populator/pull/187, https://github.com/project-koku/koku/pull/5445, https://github.com/project-koku/koku-daily/pull/242, https://github.com/project-koku/koku-report-emailer/pull/164
-
-
We need to check if there are any Slack notifications enabled for any pipeline and configure them accordingly. If none are found, we need to create and enable them.
Slack thread for more context: https://redhat-internal.slack.com/archives/C04476G1F7H/p1733247987636449
To enable Slack notifications in pipelines, add the slack-webhook-notification task.
This is the Stackrox repo with a real example: https://github.com/stackrox/stackrox/blob/ae1be396e57af3e1d33b38f55bd4ea31ca586ac2/.tekton/retag-pipeline.yaml#L8-L27
We’ll need to add a secret to the Konflux workspace for the task to use.