typeshed-internal / stub_uploader

Scripts and actions to auto-upload typeshed stubs to PyPI
Apache License 2.0
21 stars 16 forks source link

Create and commit changelogs #23

Closed srittau closed 3 years ago

srittau commented 3 years ago

This is a first step for python/typeshed#5633. The current implementation generates and commits the changelogs, but doesn't add them to the generated packages.

srittau commented 3 years ago

We should test this for a few days and check whether the generated changelogs look ok. Then we can add the generated changelogs to the uploaded packages.

srittau commented 3 years ago

For reviewing: It's best to review the two commits on their own.