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

Introduce optional argument tagListSize

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • List Git Branches Parameter v0.0.13
      Jenkins v2.414.2

      When using the parameter with the argument type set to PT_BRANCH_TAG, it would be nice to be able to fix a limit to the number of tags actually displayed. Otherwise, if the repository contains many tags, most of them may be irrelevant and make it difficult to read the list of branches.

      The list of tags to be displayed must take into account the sortMode and tagFilter arguments.

      The existing listSize argument is not relevant to this suggestion for two reasons:

      1. It applies to both branches and tags. I want to display all branches found by the branchFilter and only restrict the number of tags displayed.
      2. The listSize argument affects the way the list is displayed, but not the items contained in the list.

            huangsuoyuan huang suoyuan
            rfauvel Robin Fauvel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: