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

Do not force automatic rebase upon successfull integration to upstream

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • svnmerge-plugin
    • None

      We want to make use of svnmerge plugin in Jenkins, especially it's feature of automatic integrations to upstream after succesfull build. We've discovered one issue which prevents us from using the plugin: we don't want the automatic rebase to be executed right after the integration. We realize that it is often convenient, but it would be great if there was a switch allowing to decide whether rebase should be performed during integration to upstream or not.

      The code where the rebasing is performed:
      https://github.com/jenkinsci/svnmerge-plugin/blob/master/src/main/java/jenkins/plugins/svnmerge/FeatureBranchProperty.java
      line 383

            hugueschabot Hugues Chabot
            ktyl Karol Tyl
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: