Skip to content

workflow: add custom pipeline name

For non-MR pipelines, only use the title variable as before.

For MR pipelines, use MR info and job name to provide more context about the pipeline. Also append (results can be ignored) via the kernel templates for check pipelines with allow_failure: true.

Part of #154 (closed)

Edited by Michael Hofmann

Merge request reports