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

Improve the visibility of "Loading trusted files from base ..."

XMLWordPrintable

      When a PR is created by someone who doesn't have the write permission in a repository (not trusted author) then the plugin is using the `Jenkinsfile` from the trusted branch like `develop`

       

      In that case we have a warning in the build logs like

      Loading trusted files from base branch develop at XXXXX rather than XXXXX

      When you build is generating more than few lines of logs you are 99.999999% sure to miss this message which is at the beginning of your logs and thus trying to understand why your build is failing because you changed something in the `Jenkinsfile` and it's not used is a nightmare

       

      cc jglick, stephenconnolly, abayer

            Unassigned Unassigned
            aheritier Arnaud Héritier
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: