Skip to content

User-configurable branch names #38

@jonathanloske

Description

@jonathanloske

Branch names are useful for identifying features that are part of the branch. It would be nice if maiao could give the user some leeway over their naming.

Current behavior
Branch names are auto-generated without any way of configuration. The resulting names contain the prefix maiao. and then a (seemingly) random assortment of characters like maiao.Ia53828902fbe392126f1ee6cfd595d24a2b425f0.

Desired behavior
The prefix of the message is configurable via CLI option

Bonus: Create ascending numbers with the given prefix, ie prefix ASD-123-introduce-header, resulting branches: ASD-123-introduce-header-1, ASD-123-introduce-header-2, etc.

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