Issue Type: Improvement Improvement
Assignee: Cletus D'Souza
Components: integrity-plugin
Created: 09/Jun/14 9:35 AM
Description:

I have got an Integrity project that is configured with mandatory change packages, but I want to check in files using bypass mode. I have got such a permission, but I have to pass ItemId as a build parameter. "Bypass" value is not working.

In the IntegrityCheckinTask.java file:

https://github.com/jenkinsci/integrity-plugin/blob/master/src/main/java/hudson/scm/IntegrityCheckinTask.java

there is the invoke method which creates a change package at the beginning. It would be great to have an IF clause, which will check if the parameter equals "bypass" and in this case won't create a change package and check in files using "bypass" mode.

Project: Jenkins
Labels: ptc integrity
Priority: Major Major
Reporter: Szymon Michna
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to