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

How HISTORY.md is automated? #9

Open
VirkSaab opened this issue Aug 22, 2021 · 2 comments
Open

How HISTORY.md is automated? #9

VirkSaab opened this issue Aug 22, 2021 · 2 comments
Labels
question Further information is requested

Comments

@VirkSaab
Copy link

Is HISTORY.md is a feature of git?

I cannot see any code that makes HISTORY.md

@rochacbruno
Copy link
Owner

When you run make release it includes a call to:

gitchangelog > HISTORY.md

https://github.com/rochacbruno/python-project-template/blob/main/Makefile#L84

@rochacbruno
Copy link
Owner

@rochacbruno rochacbruno added the question Further information is requested label Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants