
This is a multi-part message in MIME format... ------------=_1520427725-19387-214 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Barak Korren created OVIRT-1923: ----------------------------------- Summary: Generic webhook plugin changed - need Jenkins command line parameter Key: OVIRT-1923 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1923 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Reporter: Barak Korren Assignee: infra The generic webhook plugin for jenkins seems to have been changed to increase security. Previously the plugin was placing all the parameters sent to the webhook as environment variables, now it only sets explicitly specified ones. Unfortunately, our code relied on the previous functionality, so now all post-merge functionality for GitHub is broken. This is causing, for example, the ovirt-ansible packages to not get submitted to the change queues and released. To restore previous functionality, the following parameter needs to be passed to jenkins: -Dhudson.model.ParametersAction.keepUndefinedParameters=true -- Barak Korren RHV DevOps team , RHCE, RHCi Evgheny, Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted -- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100081) ------------=_1520427725-19387-214 Content-Type: text/html; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 7bit <html><body> <h3>Barak Korren created OVIRT-1923:</h3> <pre> Summary: Generic webhook plugin changed - need Jenkins command line parameter Key: OVIRT-1923 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1923 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Reporter: Barak Korren Assignee: infra</pre> <p>The generic webhook plugin for jenkins seems to have been changed to increase security. Previously the plugin was placing all the parameters sent to the webhook as environment variables, now it only sets explicitly specified ones.</p> <p>Unfortunately, our code relied on the previous functionality, so now all post-merge functionality for GitHub is broken. This is causing, for example, the ovirt-ansible packages to not get submitted to the change queues and released.</p> <p>To restore previous functionality, the following parameter needs to be passed to jenkins:</p> <pre>-Dhudson.model.ParametersAction.keepUndefinedParameters=true</pre> <p>— Barak Korren RHV DevOps team , RHCE, RHCi Evgheny, Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted</p> <p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100081)</p> <img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BSM3t..." 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> ------------=_1520427725-19387-214--