]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 08:54:23 +0000 (08:54 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 08:54:23 +0000 (08:54 +0000)
[skip ci]

docs/en/docs/release-notes.md

index dbaa2db873ba81906e58dbf7f35d69a9c7ff5e2b..d54193ffe7fb4b1c998a50a359cfccc4083132ae 100644 (file)
@@ -17,6 +17,7 @@ hide:
 
 ### Internal
 
+* 👷 Remove `lint` job from `test` CI workflow. PR [#14593](https://github.com/fastapi/fastapi/pull/14593) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Update secrets check. PR [#14592](https://github.com/fastapi/fastapi/pull/14592) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Run CodSpeed tests in parallel to other tests to speed up CI. PR [#14586](https://github.com/fastapi/fastapi/pull/14586) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Update scripts and pre-commit to autofix files. PR [#14585](https://github.com/fastapi/fastapi/pull/14585) by [@tiangolo](https://github.com/tiangolo).