mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #427] [CLOSED] test: automated translation workflow #496
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/427
Author: @guchenhe
Created: 8/22/2025
Status: ❌ Closed
Base:
revamp← Head:test-automated-translation📝 Commits (6)
9eee54ctest: add automated translation workflow test documentc083fadtest: add automated workflow test contentd834632fix: correct docs.json path in analysis workflow51fa4bbtest: update to trigger workflow after path fix6cd5c4afix: add manual trigger and branch specification for execution workflow975aa32test: trigger workflow after execution workflow fix📊 Changes
10 files changed (+119 additions, -3 deletions)
View changed files
➕
.github/workflows/docs-sync-analysis-426/analysis.json(+11 -0)➕
.github/workflows/docs-sync-analysis-426/changed_files.txt(+2 -0)➕
.github/workflows/docs-sync-analysis-426/docs_json_changed.txt(+1 -0)➕
.github/workflows/docs-sync-analysis-426/file_analysis.txt(+2 -0)➕
.github/workflows/docs-sync-analysis-426/structure_changes.json(+8 -0)➕
.github/workflows/docs-sync-analysis-426/sync_plan.json(+38 -0)📝
.github/workflows/sync_docs_analyze.yml(+2 -2)📝
.github/workflows/sync_docs_execute.yml(+7 -0)📝
docs.json(+1 -1)➕
en/documentation/pages/getting-started/automated-workflow-test.mdx(+47 -0)📄 Description
Testing the new automated translation workflow with English-only changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.