You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current pipeline service to send email reports has everything hard-coded with a simple configuration. Once the kci email command line tool and associated YAML configuration are available, the pipeline service needs to be updated to use the same implementation module kernelci.email.
Pipeline email report service updated to use kernelci.email