You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: