-
Task
-
Resolution: Unresolved
-
Minor
-
None
Story
When the run is in the aborted stage, the message column and the run header should let the user know what aborted the run.
Notes
- Lookup of InterruptedBuildAction allows you to get a list of CauseOfInterruption causes. The shortDescription is what should be displayed to the user.
Original request
Right now in blueocean plugin if i click on stop button (on right top corner) it shows aborted by system and when i see the same build in classical UI it shows the username who aborted the pipeline. I want to get that username because i want to log the users who are stopping the pipeline please let me know can i get the username who clicked that button