Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
marcoieni opened this issue Dec 22, 2024 · 0 comments
Open

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

marcoieni opened this issue Dec 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@marcoieni
Copy link
Member

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 🤔

@marcoieni marcoieni added the enhancement New feature or request label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant