[PR #2466] [MERGED] chore: unify plugin check and allow updating multiple in one PR #2499

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/2466
Author: @Stream29
Created: 1/21/2026
Status: Merged
Merged: 1/22/2026
Merged by: @Stream29

Base: mainHead: chore/unify-plugin-check


📝 Commits (4)

  • d3c46b6 chore: unify plugin check
  • 08dff0b chore: allow uploading multiple plugins at once
  • 58624c4 chore: detect file changes by GitHub CLI
  • 86468a3 Merge branch 'main' into chore/unify-plugin-check

📊 Changes

3 files changed (+147 additions, -232 deletions)

View changed files

.github/workflows/pre-check-plugin.yaml (+0 -161)
📝 .github/workflows/pre-pr-check-per-plugin.yaml (+74 -29)
📝 .github/workflows/upload-merged-plugin.yaml (+73 -42)

📄 Description

Related Issues or Context

#2440 This PR cannot be merged and trigger plugin update because it crosses multiple plugins.

This PR allows a PR to modify multiple plugins/no plugin.

This PR contains Changes to Non-Plugin

  • Documentation
  • Other

🔄 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-official-plugins/pull/2466 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 1/21/2026 **Status:** ✅ Merged **Merged:** 1/22/2026 **Merged by:** [@Stream29](https://github.com/Stream29) **Base:** `main` ← **Head:** `chore/unify-plugin-check` --- ### 📝 Commits (4) - [`d3c46b6`](https://github.com/langgenius/dify-official-plugins/commit/d3c46b6cfe7cba378a5980e9712c35b71ba4f9ea) chore: unify plugin check - [`08dff0b`](https://github.com/langgenius/dify-official-plugins/commit/08dff0bfe11b2214e96d086863ea186c2843ffb9) chore: allow uploading multiple plugins at once - [`58624c4`](https://github.com/langgenius/dify-official-plugins/commit/58624c480c9b82d82239c9be49cde1592178e7ff) chore: detect file changes by GitHub CLI - [`86468a3`](https://github.com/langgenius/dify-official-plugins/commit/86468a32029708600d39db138f5f8ab5499dd5ac) Merge branch 'main' into chore/unify-plugin-check ### 📊 Changes **3 files changed** (+147 additions, -232 deletions) <details> <summary>View changed files</summary> ➖ `.github/workflows/pre-check-plugin.yaml` (+0 -161) 📝 `.github/workflows/pre-pr-check-per-plugin.yaml` (+74 -29) 📝 `.github/workflows/upload-merged-plugin.yaml` (+73 -42) </details> ### 📄 Description ## Related Issues or Context #2440 This PR cannot be merged and trigger plugin update because it crosses multiple plugins. This PR allows a PR to modify multiple plugins/no plugin. ## This PR contains Changes to *Non-Plugin* - [ ] Documentation - [x] Other --- <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:17:10 -05:00
yindo closed this issue 2026-02-16 11:17:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#2499