]> 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 15:35:03 +0000 (15:35 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 16 Dec 2025 15:35:03 +0000 (15:35 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e44af6584d07c882cf01e2073a4f19e216bd14d3..0bbbdc3f54f34d0e29c537060b6620b8f97b49c4 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Internal
 
+* 👷 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).
 * 👷 Update LLM translation CI, add language matrix and extra commands, prepare for scheduled run. PR [#14529](https://github.com/fastapi/fastapi/pull/14529) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update github-actions user for GitHub Actions workflows. PR [#14528](https://github.com/fastapi/fastapi/pull/14528) by [@tiangolo](https://github.com/tiangolo).