eslint / eslint-release

The ESLint release tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release log shouldn't contain "sponsors update"

g-plane opened this issue · comments

Example: https://eslint.org/blog/2019/02/eslint-v5.14.0-released#documentation

With the logs of "sponsors update", the logs are too verbose to read. IMHO this should be excluded.

Agreed. We should probably change those commits so that they say "Sponsors:" and then filter them out of the changelog.

I've changed the Jenkins job to use the "Sponsors:" tag on the commit message to make it easier to filter out.

Closing now because it's resolved.