<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div style="">
<p dir="auto">I tested 2 approaches, a stage 0 and calling the script in 'before_script:'</p>
<p dir="auto">The first approach add another 38-54s to the pipeline (depends on the Gitlab infrastructure perfomance). The good side is that a contributor sees an error after this short time - if <code>Signed-off-by</code> has been forgotten.</p>
<p dir="auto">The second approach adds no time to the pipeline, but it may take a while before each runner starts and errors. The duration depends on the Gitlab infrastructure perf, and took 12 minutes before it finished. This is due to retries of some runners, due to large docker images to load and due to large ccache archives to load and extract.</p>
<p dir="auto">Let me know your thoughts and preference.</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/668#note_130540030">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/ee3ea66153c4bcdd8c2f77222e376924/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/668#note_130540030"}}</script>
</p>
</div>
</body>
</html>