Add option to filter not successful builds

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

XMLWordPrintable

      Currently, the git-forensics can't be used in a pipeline where some branches are split into different folders, e.g., main is in "/project/repo/prod" and everything else is in "/project/repo/dev". The pipeline in "dev" has to access the "prod" folder in order to get the coverage result (via code-coverage-api plugin) of the latest successful build in main. Currently, this is not possible and the plugin reports that no reference build can be found.

      I could take the `referenceJob` option as a workaround and set it to "/project/repo/prod" but then the code-coverage-api plugin gets the latest build and not the latest successful one.

       

      Any chance of adding such an option to set the right path?

            Assignee:
            Ulli Hafner
            Reporter:
            Klaus Strießnig
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: