jenkinsci / jenkinsci/workflow-basic-steps-plugin
[JENKINS-55612] Add optional label attribute for echo step to improve usability
- Dominant language
- Java
- Stars
- 73
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Similar to JENKINS-55410">JENKINS-55410
Why?
Seemingly if the message for echo step is too long, it solely prints "Print Message" in pipeline view, while for short messages it prints the message nicely:
vs. ![]()
For the latter I would like to set an optional label to e.g. "PhpStorm inspection results".
---
Originally reported by reinholdfuereder, imported from: Add optional label attribute for echo step to improve usability
bitwiseman
Raw content of original issue
Similar to
JENKINS-55410Why?
Seemingly if the message for echo step is too long, it solely prints "Print Message" in pipeline view, while for short messages it prints the message nicely:
vs.
For the latter I would like to set an optional label to e.g. "PhpStorm inspection results".
- environment:
The greatest and latest official releases
2 attachments
- [image-2019-01-16-07-21-46-096.png](https://issues.jenkins.io/secure/attachment/45731/image-2019-01-16-07-21-46-096.png)
> 
- [image-2019-01-16-07-22-30-193.png](https://issues.jenkins.io/secure/attachment/45730/image-2019-01-16-07-22-30-193.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.