Pipeline As YAML (Incubated)

List of issues
KeySummaryCreatedUpdated
#123`ClassCastException` when parsing yaml
JENKINS-74332[pipeline-as-yaml] Extract inline script block and event handlers in io/jenkins/plugins/pipeline/PipelineAsYamlSnippetizer/index.jelly
#108ERROR: ‘checkout scm’ is only available when using “Multibranch Pipeline” or “Pipeline script from SCM”
#94Require a working example of executing multiline shell script
#44Doesn't work with github branch source plugin (GitHub Organization)
#43Matrix support
#42Parity with standard Jenkinsfile for Docker
#41When replaying a pipeline the code shown is the transformed declarative code rather than the original YAML
#39Yaml Snipped Generator
#32Pipeline as YAML fails to run if user trigger it with Replay option
#28Pipeline YAML may get processed as Groovy DSL when CpsFlowFactoryAction2 is present
#10Pipeline Converter UI v2
#6IntelliJ IDE Support