docs: document internal-only translation skip · openclaw/openclaw@afc46e9
steipete
·
2026-05-07
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -43,7 +43,7 @@ Normal runs translate only:
|
43 | 43 | - locale pages with stale `x-i18n.source_hash` |
44 | 44 | - pages affected by source deletion/pruning |
45 | 45 | |
46 | | -Internal files under `docs/.i18n/**` are not translation inputs. |
| 46 | +Internal files under `docs/.i18n/**` are not translation inputs. Push-triggered runs that only change internal i18n files skip before the locale matrix. |
47 | 47 | |
48 | 48 | If a locale job fails, its artifact is marked failed and carries no payload. The finalizer still commits successful locales. The failed locale remains stale and is picked up by the next incremental run because its source hashes still do not match. |
49 | 49 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。