]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 16 Dec 2025 17:37:09 +0000 (17:37 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 16 Dec 2025 17:37:09 +0000 (17:37 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e117833f83babfa506a801c00145e096685ab45c..b9fb156266ef7c4ef7e3bacf07ca588b46fca1ee 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Internal
 
+* 👷 Run Smokeshow always, even on test failures. PR [#14538](https://github.com/fastapi/fastapi/pull/14538) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Make Pydantic versions customizable in CI. PR [#14535](https://github.com/fastapi/fastapi/pull/14535) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Fix checkout GitHub Action fetch-depth for LLM translations, enable cron monthly. PR [#14531](https://github.com/fastapi/fastapi/pull/14531) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Fix Typer command for CI LLM translations. PR [#14530](https://github.com/fastapi/fastapi/pull/14530) by [@tiangolo](https://github.com/tiangolo).