mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #426] [CLOSED] test: workflow synchronization test #494
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/426
Author: @guchenhe
Created: 8/22/2025
Status: ❌ Closed
Base:
revamp← Head:test-sync-workflow📝 Commits (3)
ac791fetest: add workflow test file for sync testing5206b64fix: remove comment feature from analysis workflow8ec2747test: update workflow test to trigger fixed analysis📊 Changes
11 files changed (+87 additions, -123 deletions)
View changed files
📝
.github/workflows/sync_docs_analyze.yml(+0 -42)➕
docs-sync-analysis-426/analysis.json(+11 -0)➕
docs-sync-analysis-426/changed_files.txt(+2 -0)➕
docs-sync-analysis-426/docs_json_changed.txt(+1 -0)➕
docs-sync-analysis-426/file_analysis.txt(+2 -0)➕
docs-sync-analysis-426/structure_changes.json(+8 -0)➕
docs-sync-analysis-426/sync_plan.json(+38 -0)📝
docs.json(+1 -1)➕
en/documentation/pages/getting-started/workflow-test.mdx(+24 -0)➖
zh-hans/guides/workflow/readme.mdx(+0 -58)➖
zh-hans/workshop/readme.mdx(+0 -22)📄 Description
Testing the automatic documentation synchronization and translation workflow.
This PR adds a single test file to verify:
Expected behavior:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.