Skip to content

Add new command to review branch naming #8

@mcampbell508

Description

@mcampbell508

This will be designed to review branch names against options that can be provided via the git-review.yml.dist file.

Command name could possibly be review:branch

Possible options could include:

reviews:
  branch:
    min_length: 10
    max_length: 40
    prefix_regex: "" #branches should start with issue number or type of change I.e feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions