You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
feat(splunk): Adds head commitID
of current build to commonPipelineEnvironment (#2844)
* Adds headCommitId, which stores the head commit has of the current build, includes tests and generated files * Adds headCommitId, which stores the head commit has of the current build, includes tests and generated files * Go fmt fix * Fixes artifactoryPrepareVersion test * Removes xMake CommitId
This commit is contained in:
@@ -78,7 +78,7 @@ The following data will be sent to the endpoint if activated:
|
||||
* ErrorCode
|
||||
* ErrorCategory
|
||||
* CorrelationID (not hashed)
|
||||
* CommitHash
|
||||
* CommitHash (Head commit hash of current build.)
|
||||
* Branch
|
||||
* GitOwner
|
||||
* GitRepository
|
||||
|
Reference in New Issue
Block a user