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

Any ability for include Merge Request commit ID in fix/feature/major message instead of basic commit ids #1209

Open
vovkanaz opened this issue Feb 8, 2024 · 0 comments

Comments

@vovkanaz
Copy link

vovkanaz commented Feb 8, 2024

Current Workflow[BITBUCKET]: Dev->Pull request-> Review-> Merge to the release branch - Pipeline which generates a changelog and creates a Tag according to the conventional commits.
It turns out that we've got such a template inside Message:

Features

Any ability to configure .releaserc to be able to have:

Features

  • dev: feature1 ([0cf508e](PULL request COMMIT ID or Merged COMMIT ID?))
  • dev: feature2 ([435d9e6](PULL request COMMIT ID or Merged COMMIT ID?))

We've found such option https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#mergepattern but not sure that this is the right approach.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant