Skip to content

Document explicitly setting PR title even when --fill is used #3888

@chrwang

Description

@chrwang

Enhancement Description

We use Jira to track issues in conjunction with Github, but we noticed with multi-commit PRs that gh humanizes the branch title, which causes Jira not to pick up on PRs (Our tickets are numbered CompanyName-TicketNumber, and stripping the dash makes Jira sad). We're just using --title for now, but having a way to turn off humanize (i.e. for scripts and other automation where we want the branch name, but also want the dashes) would be nice to have.

Proposed solution

A flag or config option that allows for disabling humanize on branch titles.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions