Skip to content

Option to change the entire build status name #176

Open
@irrandon

Description

@irrandon

What feature do you want to see added?

At the moment it is only possible to customize a part of the build status name.

final String statusName = GITLAB_PIPELINE_STATUS_PREFIX + GITLAB_PIPELINE_STATUS_DELIMITER + customPrefix + type;

It should be possible to change the entire name.

Upstream changes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions