[ https://ovirt-jira.atlassian.net/browse/OVIRT-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Epic Link: OVIRT-403
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: infraThe 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)