[JS] SDK automation: Improve log: 1. only add prefix "[ERROR]" to a one line summary, and remove prefix from the other error logs
Open
Automation Tool
P1
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 144
Description
## Reason
Moving to pipeline v2, we only have one line to show.
"[Error]" prefix is used to control what to show in ADO summary page.
## Improvement
1. add `[ERROR]` prefix to only one error message
2. error details (which can be super long) list below without `[ERROR]` prefix
Contributor guide
Assessment
This issue has not been assessed yet.