Hi,
The plugin looks really good, but I have an issue. In our company we have a very active, parallel development cycle, so we queue quite a number of jobs into Jenkins.
The workflow plugin could really clean and parallelize our pipeline, but we have some jobs that cannot be parallelized.
Using a stage with concurrency of 1 causes queued workflows to be cancelled, which is really not the want behaviour.
Is there anything that can be done to stop those workflows from vaporizing?
Regards,
Boris Peterbarg