Flexible publish using Jenkins job builder(YAML file) is not allowing to trigger/call build with blocking downstream job.

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Blocker
    • Component/s: yaml-project-plugin
    • Environment:
      Jenkins with various plugins and external command line tool jenkins job builder to create auto jobs based on yaml files.

         publishers:

             conditional-publisher:

               - conditional-step:

            # conditional-actions:

                 condition-kind: current-status

                 condition-worst: SUCCESS

                 condition-best: SUCCESS
      actions:

      • trigger-build:
      • project: "test_job"
        Note: flexible publish post build conditional step is not accepting to trigger/call a build with blocker option. These defined parameters from yaml file. It is taking default option trigger-parameterized-build only(which is not allowing to block down-stream job.

            Assignee:
            Matthew Moore
            Reporter:
            Ranjit Kumar Gollamudi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: