Skip to content

Emails as an output from Pipelines

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

We've come across a need/want for email outputs from pipelines from our developers who use our gitlab instance. The ask was for emails as an output which can show test summaries once a pipeline has been run and/or send attachments of files or artefacts created as part of the pipeline jobs.

i.e. a pipeline runs which does a set of automated testing and at the end there's a report in the pipeline about the results of those tests, so an email goes out containing this information to any relevant users to this project.

And as part of this test a zip file is created and this is also sent to a relevant user or users.

This may extend to being able to script the pipeline to send other things as an output of the pipeline

Edited by 🤖 GitLab Bot 🤖