Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Generate CHANGELOG.md #601

Closed
azerella opened this issue Jan 21, 2019 · 2 comments
Closed

Generate CHANGELOG.md #601

azerella opened this issue Jan 21, 2019 · 2 comments
Labels
architecture Issue or pull request related to architecture.

Comments

@azerella
Copy link
Contributor

As a part of the new architecture epic we need to be able to dynamically generate the CHANGELOG.MD. Ideally from the GitHub release history for that component.

[MVP]

  • New releases update the changelog automagically, possibly with some sort of react hook?
@azerella azerella added the architecture Issue or pull request related to architecture. label Jan 21, 2019
@alex-page
Copy link
Contributor

This is interesting as we can't do GitHub releases for mono repos. Hopefully we can work out a nice way to do this with NPM.

@azerella
Copy link
Contributor Author

I think for now we will close this as the CHANGELOG.md should be an actively maintained history that we add to every time a new change occurs. We can't automate this process, not from Git or from NPM.

As we are removing the ## Release history from the README.md in #622 , this doesn't necessarily need to be completed anymore.

If anything maybe a changlog skimmer module might be more suitable, like: https://www.npmjs.com/package/changelog-skimmer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
architecture Issue or pull request related to architecture.
Projects
None yet
Development

No branches or pull requests

2 participants