Trigger are always run after finalize

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      We are currently trying to trigger a build as post action using parameters from a property file generated in the workspace during the build. As last post action the job uses the workspace cleanup plugin. The issue is that the cleanup is done before the triggering. Which leads to never trigger the sub build...

      So the following setting is the plugin doesn't make sense with the "Parameters from a property" option.
      https://github.com/jenkinsci/parameterized-trigger-plugin/blob/master/src/main/java/hudson/plugins/parameterizedtrigger/BuildTrigger.java#L41

      Would it be possible to change the returned value to false to the notifier gets executed in correct order...

            Assignee:
            huybrechts
            Reporter:
            William Bernardet
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: