lukaszlenart opened a new pull request, #327: URL: https://github.com/apache/struts-site/pull/327
The `Struts-site-javadocs` build history only showed the build number (e.g. `#8`), so there was no way to tell which `STRUTS_TAG` a run had built without opening it. Set `currentBuild.displayName` to `#<number> <tag>` at the start of the first stage, so runs read as `#8 STRUTS_7_2_1`. Note: the name is applied once the build starts executing — a queued build still shows the bare number briefly. Declarative Pipeline has no earlier hook for this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
