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

Support skipping the checkout step for the git scm plugin

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • git-plugin
    • None

      When performing complex SCM actions, it may be desirable to let the script perform all the actions after polling and fetch.

          [JENKINS-51280] Support skipping the checkout step for the git scm plugin

          Jason Pyeron added a comment -

          I need to make tests, but to start: https://github.com/jenkinsci/git-plugin/pull/591

           

          Jason Pyeron added a comment - I need to make tests, but to start: https://github.com/jenkinsci/git-plugin/pull/591  

          Jason Pyeron added a comment -

          mildly related in concept

          Jason Pyeron added a comment - mildly related in concept

          Mark Waite added a comment -

          Declarative Pipeline includes the skipDefaultCheckout property which will skip the initial checkout. Scripted Pipeline requires that the user must perform a checkout scm themselves.

          Mark Waite added a comment - Declarative Pipeline includes the skipDefaultCheckout property which will skip the initial checkout. Scripted Pipeline requires that the user must perform a checkout scm themselves.

            Unassigned Unassigned
            jpyeron Jason Pyeron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: