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

Chanelog message format > author name #94

Open
markoojleski-factoryww opened this issue Jun 26, 2024 · 1 comment
Open

Chanelog message format > author name #94

markoojleski-factoryww opened this issue Jun 26, 2024 · 1 comment

Comments

@markoojleski-factoryww
Copy link

How can we include the commiter name/author name in each commit log message?
As I presumed, changing the log format in the .release-it.js doesn't reflect any changes

  git: {
    changelog: 'git log --pretty=format:\"* s (%h) by %an\" ${from}...${to}',
    requireCleanWorkingDir: false
    requireCommits: false,
   ....
   ....
@webpro
Copy link
Contributor

webpro commented Sep 11, 2024

This plugin does the changelog generation. You could look at using release-it without this plugin: https://github.com/release-it/release-it/blob/main/docs/changelog.md

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

No branches or pull requests

2 participants