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

Add option to trigger downstream even when current upstream's parent is active

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • pipeline-maven-plugin
    • None

        [JENKINS-53382] Add option to trigger downstream even when current upstream's parent is active

        Note: challenging to add this option because we have to pass the option from the "withMaven" wrapping step to the "DownstreamPipelineTriggerRunListener". We already do it for dependencies with the "ignoreUpstreamTriggers" attribute that we store in the DB (to pass it from the "withMaven" wrapping step to the "DownstreamPipelineTriggerRunListener".)

        Cyrille Le Clerc added a comment - Note: challenging to add this option because we have to pass the option from the " withMaven " wrapping step to the " DownstreamPipelineTriggerRunListener ". We already do it for dependencies with the " ignoreUpstreamTriggers " attribute that we store in the DB (to pass it from the " withMaven " wrapping step to the " DownstreamPipelineTriggerRunListener ".)

          Unassigned Unassigned
          dantran dan tran
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated: