[PR #427] [CLOSED] test: automated translation workflow #496

Closed
opened 2026-02-16 06:15:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/427
Author: @guchenhe
Created: 8/22/2025
Status: Closed

Base: revampHead: test-automated-translation


📝 Commits (6)

  • 9eee54c test: add automated translation workflow test document
  • c083fad test: add automated workflow test content
  • d834632 fix: correct docs.json path in analysis workflow
  • 51fa4bb test: update to trigger workflow after path fix
  • 6cd5c4a fix: add manual trigger and branch specification for execution workflow
  • 975aa32 test: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/427 **Author:** [@guchenhe](https://github.com/guchenhe) **Created:** 8/22/2025 **Status:** ❌ Closed **Base:** `revamp` ← **Head:** `test-automated-translation` --- ### 📝 Commits (6) - [`9eee54c`](https://github.com/langgenius/dify-docs/commit/9eee54cc0697e83ea30807991778d59b0eac1914) test: add automated translation workflow test document - [`c083fad`](https://github.com/langgenius/dify-docs/commit/c083fad57d689853eac156250bd1310549ded6f0) test: add automated workflow test content - [`d834632`](https://github.com/langgenius/dify-docs/commit/d83463227356f590bf0a99b32f5e23577bad5cf4) fix: correct docs.json path in analysis workflow - [`51fa4bb`](https://github.com/langgenius/dify-docs/commit/51fa4bb044accf1ca64c6befbeba8d69d7321835) test: update to trigger workflow after path fix - [`6cd5c4a`](https://github.com/langgenius/dify-docs/commit/6cd5c4aa3b6c98629ed87cac912024b1637597a5) fix: add manual trigger and branch specification for execution workflow - [`975aa32`](https://github.com/langgenius/dify-docs/commit/975aa323551748ef67e0be3ae81f0a79f647a90f) test: trigger workflow after execution workflow fix ### 📊 Changes **10 files changed** (+119 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.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) </details> ### 📄 Description Testing the new automated translation workflow with English-only changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:15:40 -05:00
yindo closed this issue 2026-02-16 06:15:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#496