mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #425] [MERGED] Test: Internal Docs Sync Workflow #495
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/425
Author: @guchenhe
Created: 8/22/2025
Status: ✅ Merged
Merged: 8/22/2025
Merged by: @guchenhe
Base:
revamp← Head:test/internal-docs-sync📝 Commits (10+)
50171b5feat: images52262ffDocumentation edits made through Mintlify web editor7479e5cchore: add examples0b13968feat: add zh-hans9d6d8aefeat: add ja-jp63dd0bcDocs tools: Successfully completed 3 operationscbef29ffeat: add images364bf2dMerge pull request #321 from langgenius/pages/the-right-way-of-markdown051938bfeat: add templatefb9d967Merge pull request #329 from langgenius/feat/add-issue-template📊 Changes
963 files changed (+11261 additions, -5972 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE/config.yml(+8 -0)➕
.github/ISSUE_TEMPLATE/docs.yml(+68 -0)➕
.github/workflow-config.yml(+125 -0)➕
.github/workflows/sync_docs_analyze.yml(+289 -0)➕
.github/workflows/sync_docs_execute.yml(+434 -0)➕
.github/workflows/translate.yml(+157 -0)➕
dify-logo.png(+0 -0)📝
docs.json(+286 -1001)➕
docs/SECURE_WORKFLOW_GUIDE.md(+281 -0)📝
en/api-reference/openapi_chat.json(+0 -0)📝
en/api-reference/openapi_chatflow.json(+0 -0)📝
en/api-reference/openapi_completion.json(+0 -0)📝
en/api-reference/openapi_workflow.json(+0 -0)📝
en/community/contribution.mdx(+1 -1)📝
en/community/docs-contribution.mdx(+1 -1)📝
en/community/support.mdx(+1 -1)📝
en/development/backend/README.mdx(+1 -1)📝
en/development/backend/sandbox/README.mdx(+1 -1)📝
en/development/backend/sandbox/contribution.mdx(+1 -1)📝
en/development/migration/README.mdx(+1 -1)...and 80 more files
📄 Description
Testing Internal Contributor Workflow
This PR tests the new two-workflow pattern for internal contributors.
Test Objectives
Changes
test-internal.mdxdocs.jsonnavigationExpected Behavior
docs-sync-pr-XXbranchThis is a test PR that will be closed after verification.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.