-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
As part of the move to externalize/regularize major portions of build infrastructure (e.g., relying less on the Maven plugin and more on sh 'mvn package'), lots of build steps in a declarative pipeline consist of invocations of sh or similar. These steps all show up in reports as "Shell Script". It would be useful to be able to disambiguate these somehow (e.g., "Maven build", "Findbugs run").
- duplicates
-
JENKINS-37324 We would like a more meaningful description of a step
- Closed