Hello! So I know how to edit the build display name that gets displayed via the Jenkins build history, but I'm confused how to edit the name of the folder of the build itself? For example, if I have a build #30, the directory is also called "30". I want to modify this to be dates instead, is there any way to do that? I'm talking about the individual build directory name itself, not the one that shows up on the Jenkins web portal.
I tried editing it via the set next build number plugin, but I don't want to do it manually each time I need to build. I just want to change the folder name into the date. It says that it needs to be an integer, but even a plain int with format "YYMMDD" is fine for me, since I read that it must always be increasing. Jenkins version: 1.642.4 Cheers, Franz -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1d881c2a-267f-4e70-bb53-8c2529e1b46c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
