twisted / towncrier

Manage the release notes for your project.
https://towncrier.readthedocs.io
MIT License
755 stars 107 forks source link

#571 Use pre-commit dog food and update release process for pre-commit autoupdate. #572

Closed adiroiban closed 1 month ago

adiroiban commented 6 months ago

Description

Fixes: #571

Try to reproduce the reported error.

Besides using pre-commit as part of our CI

this updates the release process to make it work with pre-commit auto-update

hynek commented 6 months ago

I don't think https://github.com/twisted/towncrier/issues/571 is on our side tbh, but dogfooding is good regardless.

adiroiban commented 2 months ago

I don't have time to look into this.

If anyone cares about pre-commit, feel free to send a fix.

This PR demonstrates the issue and I hope that it can be use to test the fix :)

adiroiban commented 1 month ago

This is ready for review.

adiroiban commented 1 month ago

Thanks for the review and feedback. I have triggered auto-merge on this PR.

I have reconfigured the repo to allow merge commits

image


Previously, only squash merges were allowed