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

Jenkins GitHub plugin unable to trigger the job upon git push, when I am passing " Repository URL " as build parameter value

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major Major
    • github-plugin
    • None

      I have created parameterize build pipeline for my project.
      And I am passing to Git Repository URL as one of the parameter.
      However, I noticed that Jenkins GitHub plugin is unable to trigger the job upon git push, when I pass to Git Repository URL as parameter value.

      I am seeing below Waring message in console log.

      " WARNING: Could not match URL ${PROJECT_GIT_SSH_URL} " (obviously, it doesn't match the pattern matcher)

      here is parameter PROJECT_GIT_SSH_URL
      value git@xyz.git

      When I trigger my job manually it working fine...

            Unassigned Unassigned
            semmann suersh emmanni
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: