mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-04-12 06:07:37 +07:00
69ec60fdcd13ce5754a6d6c75994a4ef6a4551b9
Add cleanup workflow that:
- Triggers when a PR is closed (merged or not)
- Finds the corresponding sync PR (docs-sync-pr-{N})
- Closes it with appropriate message:
- If merged: "You can still merge sync PR independently"
- If closed: "Sync will resume if PR reopens"
Prevents orphaned sync PRs cluttering the PR list.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Description
Languages
MDX
94.8%
Python
5%
HTML
0.2%