mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #841] [MERGED] ci: update github actions #1216
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-plugins/pull/841
Author: @lcandy2
Created: 7/2/2025
Status: ✅ Merged
Merged: 7/2/2025
Merged by: @crazywoola
Base:
main← Head:feat/lcandy/github-actions📝 Commits (3)
1858d34fix: update plugin manifest checks to exclude 'dify' as an author871efd7feat: enhance plugin validation by adding checks for manifest icon presence and contentc859c8efix: correct asset path in plugin icon validation checks📊 Changes
1 file changed (+41 additions, -1 deletions)
View changed files
📝
.github/workflows/pre-check-plugin.yaml(+41 -1)📄 Description
Enhanced Plugin Pre-check Validation
Changes Made:
Author Validation Enhancement
New Plugin Icon Validation
PLUGIN_ICON_FILENAMEenvironment variable_assets/directoryPurpose:
These changes ensure higher-quality plugin submissions by enforcing proper authorship attribution and requiring custom icons instead of default templates.
Impact:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.