Skip to content

Feature Request: Improve task title #90

@gauntface

Description

@gauntface

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:

Screen Shot 2022-09-26 at 9 55 25 AM

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions