Sofus Albertsen
Sofus Albertsen
This is a really important feature for me as well. What is the progress, and how can I help?
@sfc-gh-dschumann One super hacky way of doing this is to create a shallow overstage like this: ```pipeline { agent any stages { stage('Hello') { options { lock('hello') } stages {...
We are also using this in a kubernetes cluster, so it is confirmed to work. Anything else to report?
@JKrag since it's over 2 years from last discussion, should we close this?
As long as one of you thinks it's good enough, just merge or comment :)
Will do, thanks!
@zanderhavgaard or @dwawrzkiewicz-eficode can I get one of you to look through this once more?
Not sure I agree, but I've linked back to the old exercise to ease up the search for the solution.
No :crying_cat_face:
Thanks @Crevil for replying. I get that the shuttlescript won't really give you that much more in terms of readability. But if you made it into an internal script action,...