astral-sh / ruff-pre-commit

A pre-commit hook for Ruff.
Apache License 2.0
802 stars 38 forks source link

Release notes #42

Closed lukasz-mitka closed 1 year ago

lukasz-mitka commented 1 year ago

I'm using renovatebot to auto upgrade my pre-commit config. One thing I'm missing is release notes.

I would appreciate if https://github.com/astral-sh/ruff-pre-commit could:

charliermarsh commented 1 year ago

I started creating them: https://github.com/astral-sh/ruff-pre-commit/releases/tag/v0.0.276. Let me know if that works.

lukasz-mitka commented 1 year ago

Great, thanks!

~Why does release v0.0.276 link to v0.0.275?~ Fixed.

Looks like it should work well enough with renovate. I'll update once I get a PR.

lukasz-mitka commented 1 year ago

Works as expected!

lukasz-mitka commented 10 months ago

@charliermarsh can we reopen this? I see new releases without notes link. It needs to be automated I guess.