Skip to content

Inconsistent naming with multibranch pipelines #14

@FrigoCoder

Description

@FrigoCoder

We have a multibranch pipeline Commons with master, test, release branches, and two supporting freeform jobs Commons-dev-to-test and Commons-test-to-prod.

When I include them into a categorized view with the regex Commons.* all of them show:

comons_include

However when I try to group them with the regex (Commons).* the branches are not included:

commons_group_commons

When I use the more generic regex ^([A-Za-z]+).*$ the branches are categorized incorrectly:

commons_group_generic

The "Categorize by display name?" option has no effect whatsoever.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions