Attach log file in email notification for pipeline status
S
Soft Camel
I would like to have the execution logs sent as an attachment in the email notification when my pipeline fails or succeeds. This would help in quickly identifying issues without having to navigate to the pipeline execution URL.
Log In
Canny AI
Merged in a post:
Pipeline Notification Configuration to Support File Attachments
F
Flax Whippet
We request an enhancement to the current notification configuration within Harness pipelines to support file attachments. Currently, the notification settings are limited to text-based information without the capability to attach log files, reports, or other essential artifacts directly within the notification.
In our CI/CD workflows, attaching files to notifications would significantly improve issue tracking, debugging, and result sharing. File attachments would allow recipients to directly access detailed logs or test reports without needing additional access to the pipeline or artifact storage locations.
we are considering using the Drone Email Plugin to send emails from the CI stage, which does allow for attachment functionality as documented here - https://developer.harness.io/docs/continuous-integration/use-ci/build-and-upload-artifacts/drone-email-plugin/