scientific-python / changelist

Prepare an automatic changelog from GitHub pull requests
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Document alternatives and define scope of changelist #47

Open lagru opened 11 months ago

lagru commented 11 months ago

I think it would be nice to document alternatives to changelist somewhere and how changelist defines its scope in regards to those alternatives. That would help with feature scoping and decision making.

jarrodmillman commented 11 months ago

I mainly want a Python version of https://github.com/github-changelog-generator/github-changelog-generator. The advantage is that it is completely automated and adds no additional maintenance burden. For teams with a large developer team and dedicated people to review and improve PRs, they may prefer a more involved system.

jarrodmillman commented 11 months ago

I would also prefer to see this project quickly becoming feature complete and then just accepting minor fixes and documentation improvements.