Skip to content

Override (Short) Branch Name #13

@Manuel-S

Description

@Manuel-S

branches
My branch-list is not really helpful as it only shows "Trunk" or "Release". I suggest a list of overrides in the config, something like this:

"branch_overrides": [
    { "match": "path/with/version4/.*", "alias" : "Version 4" },
    { "match": "other/path/to/dev/trunk/.*", "alias" : "Development" },
    { "match": "make/it/capturable/(.*?)/.*", "alias" : "Version $1" }
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions