| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
FTR, some of the reasoning/justification is present in this external discussion: pypa/pip#12555. |
Sorry, something went wrong.
|
should this backport? |
Sorry, something went wrong.
This patch makes them more verbose so that they are clearer to the readers.
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.
There was a problem hiding this comment.
❤️
Sorry, something went wrong.
|
FYI the preview for this PR's change note is rendered @ https://pytest--12501.org.readthedocs.build/en/12501/changelog.html#contributor-facing-changes. |
Sorry, something went wrong.
Backport to 8.2.x: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply b08b6d1 on top of patchback/backports/8.2.x/b08b6d122fa82994b70f5dc1437c936d0e97ada7/pr-12501 Backporting merged PR #12501 into main
🤖 @patchback |
Sorry, something went wrong.
…og-categories 📝💅 Split trivial change log category into 3 (cherry picked from commit b08b6d1)
[PR #12501/b08b6d1 backport][8.2.x] 📝💅 Split trivial change log category into 3
| Back | FazBrowse Home | New Git URL |
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.