Hi,
I wonder if it is possible to somehow rename a job using the jobDSL either from the plugin itself or if anyone has any best practises?
For me it would be very useful since one can change a job's name and still preserve it's history/artifacts(like it is done when doing it manually from the UI)
Example:
If I change a jobs name from 'job1' to 'job2' then a new 'job2' is created and 'job1' is deleted/disabled depending on which strategy I use.
I would like that instead of creating a new job the old one is renamed.