-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 1.537; Git Plugin 2.0; Git Client Plugin 1.4.6; SCM API Plugin 0.2
I've configured a job to clone a repository and use the "develop" branch. With the 1.5 plugin, GIT_PLUGIN was set to "develop". After upgrading to 2.0, GIT_BRANCH is now set to "origin/develop", which breaks my scripts which were relying on the previous value.
- is related to
-
JENKINS-25465 ${GIT_BRANCH} macro expands full branch name + remotes instead of short name
- Open
-
JENKINS-21607 Option to auto escape characters not allowed in sonar branches
- Open
-
JENKINS-21421 GIT_BRANCH_SHORT for branch name without release/, feature/, etc. Just the bit after the '/'
- Open