tektoncd / catalog

Catalog of shared Tasks and Pipelines.
Apache License 2.0
666 stars 577 forks source link

Sendmail task is failing #1285

Closed sudhishmk closed 2 months ago

sudhishmk commented 4 months ago

Expected Behavior -: Send mail task should be able to successfully send mail as configured

Actual Behavior -: Task fails and it doesn't send mails

Steps to Reproduce the Problem

  1. Configure to use sendmail task in the pipeline yaml
  2. Start the pipeline with required parameters
  3. sendmail task will fail

Additional Info

sudhishmk commented 4 months ago

Created PR for the fix.

sudhishmk commented 2 months ago

Closing the issue, as the PR got merged.