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

Support disabling building changes adding or modifying Jenkinsfile for Gerrit

XMLWordPrintable

      The gerrit-code-review plugin always uses the most specific Jenkinsfile when discovering new changes, so that if a change *adds or *modifies* a Jenkinksfile, then it will use that to execute the pipeline.
      This might be an unwanted behaviour, as the pipeline will just executed unreviewed/unmerged/unwanted code, which potentially could be faulty or (un)intentionally computationally expensive.

      This change is about adding a new feature to allow the pipeline definition to decide whether to consider or ignore open changes that modify the Jenkinsfile executed by the pipeline.

            syntonyze Antonio
            syntonyze Antonio
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: