pydanny / dj-notebook

Django + shell_plus + Jupyter notebooks made easy.
https://dj-notebook.readthedocs.io/
GNU General Public License v3.0
132 stars 20 forks source link

Add latest-changes GH action #141

Open pydanny opened 1 year ago

pydanny commented 1 year ago

Is your feature request related to a problem? Please describe.

Determining changelog data is messy. It would be good to have something as sweet as this: https://github.com/tiangolo/latest-changes

Describe the solution you'd like

Implement https://github.com/tiangolo/latest-changes for this project

Describe alternatives you've considered

Our current system is a lot of make work with inelegant steps.