Skip to content
Snippets Groups Projects

gitlab-ci: Cope with OBS slowdown

Merged Emanuele Aina requested to merge wip/em/cope-with-slower-obs into master
@@ -295,6 +295,9 @@
Upstream branch {{branch(package, report.branch)}} dropped
{%- elif report.kind == "git-branch-pipeline-failed" -%}
Pipeline failed on {{ branch(package, report.branch) }}: {{ pipeline(package, report.pipeline_web_url) }}
<a href="{{ package.git.web_url }}/pipelines/new?ref={{ report.branch.name|urlencode }}">
retrigger 🔁
</a>
{%- elif report.kind == "git-branch-licensing-report-missing" -%}
Missing licensing report on {{branch(package, report.branch)}}
{%- elif report.kind == "git-branch-licensing-override" -%}
Loading