changelogs are docs
commit871c0d46a3d5d18f8726dcc0aa66e0466890166a
authorbrandon s allbery kf8nh <allbery.b@gmail.com>
Sat, 14 Sep 2024 03:13:16 +0000 (13 23:13 -0400)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Tue, 17 Sep 2024 18:35:22 +0000 (17 18:35 +0000)
tree732f754cabb6779c69187092e3abc0d35d5a077f
parente1b59b4e8010774de628f164251ddf49af2b0e7e
changelogs are docs

We don't mark changelogs as documentation, so CI unnecessarily
does full checks when we add changelogs. Correct this.

NOTE: we only accept changelog files from top-level subdirectories.
There are changelog files in various tests that must be considered
to be "code".
.github/workflows/bootstrap.skip.yml
.github/workflows/bootstrap.yml
.github/workflows/check-sdist.yml
.github/workflows/validate.skip.yml
.github/workflows/validate.yml