-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
BlueOcean rc1
The blue ocean editor does not offer an option to "save" Pipeline changes without running.
There are plenty of core instances where people want to save their work but do not want to run the Pipeline at that time.
Even outside of Blue Ocean, when you create a MultiBranch Pipeline, once you saved the configuration, Jenkins will browse the SCM repository, discover the branches with Jenkinsfile and run a first build for those branches.
This is the normal behavior.
Are you describing the same behavior? Are you creating a simple Pipeline job or a MultiBranch Pipeline job (relying on Jenkinsfile)?