[PR #629] [MERGED] support configuring ignored files in auto sync #635

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/629
Author: @guchenhe
Created: 12/23/2025
Status: Merged
Merged: 12/23/2025
Merged by: @guchenhe

Base: mainHead: feature/ignore-files-config


📝 Commits (2)

  • b74cb69 Add ignore_files config to exclude specific files from translation
  • 1a9e69f update config

📊 Changes

2 files changed (+66 additions, -3 deletions)

View changed files

📝 tools/translate/config.json (+4 -0)
📝 tools/translate/pr_analyzer.py (+62 -3)

📄 Description

  • Add ignore_files config to exclude specific files from translation
  • update config

🔄 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/629 **Author:** [@guchenhe](https://github.com/guchenhe) **Created:** 12/23/2025 **Status:** ✅ Merged **Merged:** 12/23/2025 **Merged by:** [@guchenhe](https://github.com/guchenhe) **Base:** `main` ← **Head:** `feature/ignore-files-config` --- ### 📝 Commits (2) - [`b74cb69`](https://github.com/langgenius/dify-docs/commit/b74cb692e814808d7c471c00aa92fa28b9975cd9) Add ignore_files config to exclude specific files from translation - [`1a9e69f`](https://github.com/langgenius/dify-docs/commit/1a9e69f5d6e61ef4ea8ae54f9a27412a20592ec0) update config ### 📊 Changes **2 files changed** (+66 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `tools/translate/config.json` (+4 -0) 📝 `tools/translate/pr_analyzer.py` (+62 -3) </details> ### 📄 Description - **Add ignore_files config to exclude specific files from translation** - **update config** --- <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:16:12 -05:00
yindo closed this issue 2026-02-16 06:16:12 -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#635