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

Define additional GIT Repos in pipeline jobs for git-parameter-plugin

XMLWordPrintable

      We have several pipeline-jobs, which retrieve their script from a dedicated GIT repository.

      Many of those jobs have a branch-name as input parameter, which is used in the pipeline. Right now, we have to use a text-parameter and enter the branch name manually, because the repository which contains the branches is not the same as the one which contains the pipeline scripts.

      It seems, what we would need is either:

      • TheĀ git-parameter-plugin allows to configure a repository as source for the parameter (instead of using the first one found or the one matching the repository-name)
      • The Pipeline-Job allows to define additional repositories, which can be accessed by name

            klimas7 Boguslaw Klimas
            mcirikovic Michael Cirikovic
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: