-
Improvement
-
Resolution: Won't Do
-
Minor
The git plugin provides the following environment variables:
GIT_PREVIOUS_COMMIT: The hash of the commit last built on this branch, if any.
GIT_PREVIOUS_SUCCESSFUL_COMMIT: The hash of the commit last successfully built on this branch, if any.
It would be useful if the mercurial plugin provided the same information, e.g.
MERCURIAL_PREVIOUS_REVISION: Full ID of revision last built on this job.
MERCURIAL_PREVIOUS_SUCCESSFUL_REVISION: Full ID of revision last successfully built on this job.
[JENKINS-56026] Add previous revision to environment variables for Mercurial
Assignee | New: Kim Randell [ krandell ] | |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Resolution | Original: Won't Fix [ 2 ] | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Reopened [ 4 ] |
Resolution | New: Won't Do [ 10001 ] | |
Status | Original: Reopened [ 4 ] | New: Fixed but Unreleased [ 10203 ] |
Pull request declined.
https://github.com/jenkinsci/mercurial-plugin/pull/124