Marking of skipped stages in blue ocean

2019-08-25 Thread Marogo Ytcutc
Hi, I noticed that since version 1.11.0 of the "Blue Ocean" plugin is possibility to mark skipping of selected stages: https://wiki.jenkins.io/display/JENKINS/Blue+Ocean+Plugin "JENKINS-47286 Support skipping stages in scripted pipelines for nice visualization in blue ocean and classic UI stage

Re: Get stage name in pipeline

2019-08-25 Thread David Karr
On Fri, Aug 23, 2019 at 3:42 AM Sureshkumar Ramar < sureshkumar.ra...@gmail.com> wrote: > Hi, > i am using jenkins pipeline. i want to send the failed stage name to the > developer. is there a way to capture the failure stage in jenkins. it > should work in parallel stages also. > The basic idea