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

Run-Condition doesn't properly support xtrigger causes

XMLWordPrintable

      The run-condition plugin claims to support xtrigger causes, but doesn't check the correct class. An XTrigger cause always has the org.jenkinsci.lib.xtrigger.XTriggerCause class even if the installed plugin creates a custom cause class.

      I have a proposed solution in a github pull request:
      https://github.com/jenkinsci/run-condition-plugin/pull/9

      In order to get the right cause, I had to add a dependency on the xtrigger-lib.

            bap bap
            baritonehands Brian Gregg
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: