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

Do not force automatic rebase upon successfull integration to upstream

    • 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

          [JENKINS-25217] Do not force automatic rebase upon successfull integration to upstream

          Karol Tyl created issue -
          Hugues Chabot made changes -
          Assignee Original: Kohsuke Kawaguchi [ kohsuke ] New: Hugues Chabot [ hugueschabot ]
          Hugues Chabot made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 159129 ] New: JNJira + In-Review [ 185539 ]

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

              Created:
              Updated: