<html><body>
<h3>Barak Korren created OVIRT-1657:</h3>
<pre>   Summary: Unity CI whitelist mechanism for GitHub and Gerrit
       Key: OVIRT-1657
       URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1657
   Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: oVirt CI
  Reporter: Barak Korren
  Assignee: infra</pre>
<p>Right now we have two separate CI mechanisms: # A mechanism based on the &lsquo;{{jenkins-whitelist}}&rsquo; repository that is used by CI jobs for Gerrit projects # A mechanism that is part of the &lsquo;GitHub pull request builder&rsquo; plugin that is used for GitHub based projects.</p>
<p>The &lsquo;{{jenkins-whitelist}}&rsquo; has a few shortcomings:</p>
<ul><li><p>Its impossible for maintainers to manually override it</p></li>
<li><p>Maintainers hate to send patches to an unrelated repo</p></li>
<li><p>Its impossible to have a per-project whitelist</p></li></ul>
<p>The GitHub style whitelist has a few shortcomings as well:</p>
<ul><li><p>Whitelist members that were added via comments on PRs are stored in the job configuration and can vanish if jobs are updated via JJB</p></li>
<li><p>The GHPRB plugin forces us to create jobs in a very specific way (One job per project)</p></li>
<li><p>The whitelist can prevent GitHub events without specific people behind them from triggering the jobs &ndash; For example jobs are not triggered when commits are added to an existing PR because such events are sent by the &lsquo;null&rsquo; user whihc typically is not in the whitelist&hellip; (This is probably a bug with the plugin).</p></li></ul>
<p>&mdash; This message was sent by Atlassian {0} (v1001.0.0-SNAPSHOT#100060)</p>

<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYLyzYS3r1Q939T2sgz3vAulJ8IkG8WUCksBVTpQliI-2BhLXHvKlL-2BhGAHcs75qj4SdYvAH-2F3zQEQkvmHPB7itwov-2FLg8BdxXik0vMnti-2FskwSZKaCYz-2B4H9i2bzD5XRfZTJOOst6f5xU4DJKJu37r9XgRpNhAvzrcnf2z8i63oWKR6U4DtOoedXqETNb3AgIxmwiSrndoiDtRVZ1w7V4-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>