Hi There,
We have a fixversions that are created with same pattern like Release-202205, Release-202206, Release-202207 etc. none of them specified start or release dates.
Here May release = Release-202205
June release = Release-202206
July release = Release-202207
I'm trying to build a groovy script to release all the releases from last month or older(based on the pattern).
Appreciate if you have any suggestions how to build this using ScriptRunner jobs.
Thanks in advance!