Skip to content

Allow to override changelog entry of the commit message in PR body #1933

@marcoieni

Description

@marcoieni

Motivations

Sometimes you want the commit message to be different in the git history and in the changelog.

Solution

We could allow to specify the commit message in the PR body. E.g. release-please allows this.
Example PR body:

BEGIN_COMMIT_OVERRIDE
feat: add my feature ..
END_COMMIT_OVERRIDE

Additional context

Not sure about the details, we probably need to think about this more, but I saw this feature and thought it was interesting to add 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions