-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Labels
Description
Few ideas on how to simplify the release note creation by structuring PRs.
For example, those projects are using tools to automate some part of the process:
- spyder ide, https://github.com/spyder-ide/loghub/
- sympy, physics.vector: respect local printer settings in Dyadic and Vector sympy/sympy#19640 (comment)
- https://pypi.org/project/towncrier/
There are pros/cons for automation approaches:
- automation
- should explain how to use the bots for the PR note writing
cc @datumbox
datumbox