Hello,
I'm looking for a way to prevent anyone from manually running a pipeline that is not the newest version, for example by going to the pipeline history page and clicking the rerun button. The reason for this is that we're using Go to run infrastructure changes and running an old configuration could lead to a broken state that is hard to resolve.
I've read through the manual and I didn't anything relevant and so I believe this feature doesn't exist but I would be happy with a workaround of making the build fail if it detects that it's not the latest one. I'd really appreciate any hints on how to achieve this.
Thank you!
Best,
Ilari