Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Option to squash commits when analyzing the commit messages #392

Open
noahnu opened this issue Jul 9, 2021 · 0 comments
Open

Option to squash commits when analyzing the commit messages #392

noahnu opened this issue Jul 9, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@noahnu
Copy link
Contributor

noahnu commented Jul 9, 2021

Is your feature request related to a problem? Please describe.

In one of our monorepos we require squash & merge. We also run monodeploy in dry run to generate a preview. Since we squash and merge, the preview doesn't match what happens when you merge, since we combine the changelog entries.

Describe the solution you'd like

An option that squashes all the commit messages during the parsing stages (i.e. not a real git squash).

@noahnu noahnu added the enhancement New feature or request label Jul 9, 2021
@noahnu noahnu added the good first issue Good for newcomers label Jan 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant