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

Repo Manifest action clashes with the built in Tags action

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • repo-plugin
    • None
    • Jenkins: 2.190.1
      REPO plugin: 1.10.7

      I have created a Pipeline job, which pulls the Jenkinsfile from Git.

      The Jenkinsfile then uses the repo-plugin to pull the code to build from Gerrit.

      Following a build, I am left with two action buttons:

      • "No Tags"
      • "Repo Manifest"

      The Repo Manifest usually loads a page that shows the manifest file used for the build, however because it has been implemented as an AbstractScmTagAction it results in generating the same URL (.../tagBuild/), and so the tag build action page is shown instead of the manifest page.

            willi1s Simon Williams
            willi1s Simon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: