jenkinsci / jenkinsci/git-plugin
[JENKINS-45859] Environment Var GIT_COMMIT_n
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
This addon currently allows for:
`GIT_URL` as well as `GIT_URL_n` if there is more than one repo used in a build
It also provides the var `GIT_COMMIT` however, if you have more than one repo it does not provide access to `GIT_COMMIT_n`
---
Originally reported by caffeineaddiction, imported from: Environment Var GIT_COMMIT_n
Raw content of original issue
This addon currently allows for:
`GIT_URL` as well as `GIT_URL_n` if there is more than one repo used in a build
It also provides the var `GIT_COMMIT` however, if you have more than one repo it does not provide access to `GIT_COMMIT_n`
Contributor guide
Assessment
This issue has not been assessed yet.