-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
When I look at the output from gocd the output doesn't carry any meaningful info about what the script ran because the logs are collapsed by default:
It would be great if the output included the start of the executed script OR the ability to add a name/brief description for the script.
Script example:
[go] Task: Plugin with ID: script-executortook [git clone --branch ...] : 1.472s
[go] Task: Plugin with ID: script-executortook [npm run build]: 0.488s
[go] Task: Plugin with ID: script-executortook [./bin/deploy-releas...]: 0.392s
Another option:
[go] Task: Check API service [script-executor]: 1.472s
[go] Task: Build Project [script-executor]: 0.488s
[go] Task: Deploy Release [script-executor]: 0.392s
Metadata
Metadata
Assignees
Labels
No labels
