mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #625] [MERGED] Add workflow to retrigger translation on PR approval #631
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/625
Author: @guchenhe
Created: 12/22/2025
Status: ✅ Merged
Merged: 12/22/2025
Merged by: @guchenhe
Base:
main← Head:test/approval-retrigger-workflow📝 Commits (1)
3b498eaAdd workflow to retrigger translation on PR approval📊 Changes
2 files changed (+319 additions, -1 deletions)
View changed files
➕
.github/workflows/sync_docs_on_approval.yml(+286 -0)📝
CLAUDE.md(+33 -1)📄 Description
Closes the gap where first-time contributor PRs require maintainer approval, but approval events don't trigger the translation workflow.
New workflow: sync_docs_on_approval.yml
Note: Fork/author/reviewer checks are commented out for testing.
Search for "TODO: UNCOMMENT" to restore after testing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.