mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #2466] [MERGED] chore: unify plugin check and allow updating multiple in one PR #2499
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-official-plugins/pull/2466
Author: @Stream29
Created: 1/21/2026
Status: ✅ Merged
Merged: 1/22/2026
Merged by: @Stream29
Base:
main← Head:chore/unify-plugin-check📝 Commits (4)
d3c46b6chore: unify plugin check08dff0bchore: allow uploading multiple plugins at once58624c4chore: detect file changes by GitHub CLI86468a3Merge 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.