-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Having configured a project with a Git SCM whose repository URL includes ${JOB_NAME}, push notifications to that project do not trigger polling. Everything works fine if the variable is replaced with a hard-coded name.
- is duplicated by
-
JENKINS-37533 Git notifyCommit polling not triggered with Parameterized Build variable in Repository URL
-
- Closed
-
-
JENKINS-26315 Git plugin can't handle property references in repository URLs when polling
-
- Closed
-
- is related to
-
JENKINS-22009 Git Polling Keeps Detecting Changes When Variables in refspec
-
- Closed
-
I'm able to duplicate this bug. The remote polling works, and when the next polling happens, the changes are detected. The push notifications seem to be the only thing that is ignored.
Steps I took to duplicate the problem: