Jenkins: 2.164.1<br/>
OS: Mac OS X - 10.15.7<br/>
---<br/>
build-timestamp:1.0.4-SNAPSHOT (private-26cf0bda-qrtt1)<br/>
structs:1.19<br/>
mailer:1.18<br/>
workflow-api:2.30<br/>
workflow-job:2.11.2<br/>
jquery-detached:1.2.1<br/>
workflow-scm-step:2.4<br/>
workflow-basic-steps:2.6<br/>
script-security:1.39<br/>
workflow-step-api:2.19<br/>
workflow-cps:2.39<br/>
workflow-durable-task-step:2.13<br/>
durable-task:1.14<br/>
junit:1.3<br/>
scm-api:2.2.6<br/>
ace-editor:1.0.1<br/>
display-url-api:0.2<br/>
workflow-support:3.3<br/>
Result: [Plugin:build-timestamp, Plugin:structs, Plugin:mailer, Plugin:workflow-api, Plugin:workflow-job, Plugin:jquery-detached, Plugin:workflow-scm-step, Plugin:workflow-basic-steps, Plugin:script-security, Plugin:workflow-step-api, Plugin:workflow-cps, Plugin:workflow-durable-task-step, Plugin:durable-task, Plugin:junit, Plugin:scm-api, Plugin:ace-editor, Plugin:display-url-api, Plugin:workflow-support]
There is a minor changes to add the creation timestamp for a build. In the past, the BUILD ID was formed by timestamp string, some legacy build scripts generated report information relied on it.
The build-timestamp plugin does a great job to export the BUILD TIMESTAMP variable, but it was better to have another variable to stand for the original information. What is the timestamp a build created ?
I have tried to add BUILD_CREATED_TIMESTAMP in my forked repository. However, the upstream marked as LOOK FOR NEW MAINTAINER, should I send a PR directly ? Someone could help the review ?
Originally reported by qrtt1, imported from: Export creation timestamp
Raw content of original issue
environment