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

Bitbucket Branch Source Plugin: wrong URL generated for tag builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor

      Whenever a tag build is created in Jenkins, there is a pre-set URL which should point towards the said tag:

      However, it is constructing a wrong path for URL:

      https://bitbucket.org/MY_WORKSPACE/MY_REPO/branch/MY_TAG

      Whereas it should be like this:

      https://bitbucket.org/MY_WORKSPACE/MY_REPO/commits/tag/MY_TAG

       

            Unassigned Unassigned
            teekwan Darko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: