jenkinsci / jenkinsci/git-plugin
[JENKINS-21886] Push notifications don't work if JOB_NAME variable is in repository URL
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
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.
---
Originally reported by siggimoo, imported from: Push notifications don't work if JOB_NAME variable is in repository URL
Raw content of original issue
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.
Contributor guide
Assessment
This issue has not been assessed yet.