]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Only show GitHub check annotations on changed doc paragraphs (#108065)
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Sat, 19 Aug 2023 00:43:28 +0000 (19:43 -0500)
committerGitHub <noreply@github.com>
Sat, 19 Aug 2023 00:43:28 +0000 (19:43 -0500)
commiteb953d6e4484339067837020f77eecac61f8d4f8
tree86e19ccea40ecb1ced9267a4cb3f50749ec8ec95
parentdc7b630b2359663bb7b8212d9f2f720c978d3daa
gh-101100: Only show GitHub check annotations on changed doc paragraphs (#108065)

* Only show GitHub check annotations on changed doc paragraphs
* Improve check-warnings script arg parsing following Hugo's suggestions
* Factor filtering warnings by modified diffs into helper function
* Build docs on unmerged branch so warning lines match & avoid deep clone

---------

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
.github/workflows/reusable-docs.yml
Doc/tools/check-warnings.py