Skip to content

Finding mainline tip uses key instead of regex from branch config #1364

@threegerbils

Description

@threegerbils

When finding possible tips for the mainline branch the key is used instead of the regex defined in the branch configuration.

eg. with the default regex for master branch configuration of master$ it will still match using the key (master) as shown here:

INFO [01/25/18 8:36:43:86] Found possible mainline branches: feature/masterdetail, master
INFO [01/25/18 8:36:43:86] Mainline for current branch is feature/masterdetail

Metadata

Metadata

Assignees

No one assigned

    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