Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23369

Unable to check-in using bypass mode

XMLWordPrintable

      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.

            cdsouza Cletus D'Souza
            szymich Szymon Michna
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: