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

feat: ability to set changelog title using cli argument #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stanvit
Copy link

@stanvit stanvit commented Aug 17, 2021

What does this do / why do we need it?

We would like to have a single git-chglog configuration and template for multiple projects and have
individual changelog title per project

How this PR fixes the problem?

The PR adds the --title cli argument that overrides the default info.title value if present

What should your reviewer look out for in this PR?

This works similarly to the --repository-url argument, the same approach and copied behaviour.

Check lists

  • Test passed
  • Coding style (indentation, etc)

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

Successfully merging this pull request may close these issues.

None yet

1 participant