setuptools_scm icon indicating copy to clipboard operation
setuptools_scm copied to clipboard

Remove automated commits from release notes

Open ds-cbo opened this issue 1 year ago • 2 comments
trafficstars

Not sure where else to put this, but could you please keep pre-commit.ci and dependabot commits out of the release notes? They make it very hard to see what actually changed, which makes my life as a dependency update reviewer much harder.

For example, the 8.1.0 release notes contain the following line 12 times, vs 24 real changes (not counting 3 dependabots)

[pre-commit.ci] pre-commit autoupdate by https://github.com/pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/...

If you really want to keep them (though I doubt their usefulness in release notes), could you at least move them to a dedicated "Automated commits" block?

ds-cbo avatar Aug 02 '24 13:08 ds-cbo