[PR #507] [MERGED] feat/ai docs lang check action #587

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/507
Author: @AllenWriter
Created: 2/13/2025
Status: Merged
Merged: 2/13/2025
Merged by: @AllenWriter

Base: mainHead: feat/ai-docs-lang-check-action


📝 Commits (3)

  • 317edb1 Feat: update auto lang check script
  • e11094f Feat: update auto lang check script, enable api check
  • cfab418 Feat: update github auto check

📊 Changes

3 files changed (+182 additions, -0 deletions)

View changed files

.github/workflows/lang-check.yml (+44 -0)
lang-check/git-diff.sh (+131 -0)
lang-check/test.md (+7 -0)

📄 Description

  • Feat: update auto lang check script
  • Feat: update auto lang check script, enable api check
  • Feat: update github auto check

🔄 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-archived/pull/507 **Author:** [@AllenWriter](https://github.com/AllenWriter) **Created:** 2/13/2025 **Status:** ✅ Merged **Merged:** 2/13/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `feat/ai-docs-lang-check-action` --- ### 📝 Commits (3) - [`317edb1`](https://github.com/langgenius/dify-docs-archived/commit/317edb14ee2f006cbd59e95e3f3dc4e9def2b82c) Feat: update auto lang check script - [`e11094f`](https://github.com/langgenius/dify-docs-archived/commit/e11094f9c897f446778c5afffe0d819b0097dd70) Feat: update auto lang check script, enable api check - [`cfab418`](https://github.com/langgenius/dify-docs-archived/commit/cfab4181a33e4a5588f2f012cfd695430759205f) Feat: update github auto check ### 📊 Changes **3 files changed** (+182 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/lang-check.yml` (+44 -0) ➕ `lang-check/git-diff.sh` (+131 -0) ➕ `lang-check/test.md` (+7 -0) </details> ### 📄 Description - **Feat: update auto lang check script** - **Feat: update auto lang check script, enable api check** - **Feat: update github auto check** --- <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 11:21:12 -05:00
yindo closed this issue 2026-02-16 11:21: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-archived#587