pytest-dev / pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://pytest.org
MIT License
11.94k stars 2.66k forks source link

[PR #12501/b08b6d1 backport][8.2.x] 📝💅 Split trivial change log category into 3 #12506

Closed webknjaz closed 3 months ago

webknjaz commented 3 months ago

This is a backport of PR #12501 as merged into main (b08b6d122fa82994b70f5dc1437c936d0e97ada7).

The new change note types are packaging, contrib and misc. packaging is intended for the audience of downstream redistributors. The contrib notes are meant to be documenting news affecting the project contributors, their development, and processes. Finally, misc is for things that don't fit anywhere but are still desired to be documented for some reason.

This patch additionally extends the change log title meanings, making them more verbose and clearer to the readers. Plus, it adds comment annotations in the Towncrier configuration.

webknjaz commented 3 months ago

@RonnyPfannschmidt ^