Repo Manifest action clashes with the built in Tags action

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: repo-plugin
    • None
    • Environment:
      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.

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

              Created:
              Updated: