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

Add changeset parameter to checkout

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • tfs-plugin
    • None

      Currently, on checkout the plugin gets the HEAD. However, that's not always what you want. In our case, the pipeline is triggered on each check-in, with the changeset being passed as a parameter. Since there is a lag between the time the trigger from check-in is fired to the the time were the build starts, there is a race condition were other changes might come in. 

      It would be beneficial to haven an optional parameter to checkout to sync to a defined changeset. The default wold be to sync to HEAD.

            redsolo redsolo
            adelcast Alejandro del Castillo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: