• Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Platform: All, OS: All

      Can "batch condition" be implemented once more in order to have more control
      over "trigger when" condition? It is really useful.

          [JENKINS-4585] Batch condition

          cjo9900 added a comment -

          Could be resolved by using pull 17 which uses the Run condition plugin, instead of the default build status

          https://github.com/jenkinsci/parameterized-trigger-plugin/pull/17

          cjo9900 added a comment - Could be resolved by using pull 17 which uses the Run condition plugin, instead of the default build status https://github.com/jenkinsci/parameterized-trigger-plugin/pull/17

          Owen Mehegan added a comment -

          Yeah, I had thought that using Conditional Build Step would be an OK replacement for this feature, but I can't use that in a post-build operation. I really need to be able to fire a downstream job only if param $foo == "bar." All my other attempts to hack this functionality in have sucked.

          Owen Mehegan added a comment - Yeah, I had thought that using Conditional Build Step would be an OK replacement for this feature, but I can't use that in a post-build operation. I really need to be able to fire a downstream job only if param $foo == "bar." All my other attempts to hack this functionality in have sucked.

          ikedam added a comment -

          Flexible Publish plugin now supports Parameterized Trigger plugin.
          Please try it.

          ikedam added a comment - Flexible Publish plugin now supports Parameterized Trigger plugin. Please try it.

          ikedam added a comment -

          This is now supported by using:

          • [Conditional BuildStep plugin|https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin
            or Flexible Publish plugin (requires 0.11 or later)
          • Shell Condition or WindowsBatch Condition in Run Condition Plugin (requires 0.9 or later)

          ikedam added a comment - This is now supported by using: [Conditional BuildStep plugin|https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin or Flexible Publish plugin (requires 0.11 or later) Shell Condition or WindowsBatch Condition in Run Condition Plugin (requires 0.9 or later)

            huybrechts huybrechts
            amby amby
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: