[PR #2470] [MERGED] chore: check packaging before uv sync and add Check Complete job for branch protection #2501

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/2470
Author: @Stream29
Created: 1/22/2026
Status: Merged
Merged: 1/23/2026
Merged by: @Yeuoly

Base: mainHead: chore/fix-ci


📝 Commits (6)

  • 4a3d0b8 chore: check packaging before uv sync
  • 051d1cf chore: remove predicate
  • 4069a01 chore: create no test job for pass
  • f9d9fee Revert "chore: create no test job for pass"
  • cb7a44c chore: add a stable job for branch protection
  • 9240fa2 chore: avoid blank matrix warning

📊 Changes

1 file changed (+33 additions, -5 deletions)

View changed files

📝 .github/workflows/pre-pr-check-per-plugin.yaml (+33 -5)

📄 Description

Related Issues or Context

This workflow failed because the plugin dir contains .venv produced by uv sync.

https://github.com/langgenius/dify-official-plugins/actions/runs/21243111105/job/61125611739?pr=2440

And this PR cannot be merged because branch protection rule. #2440

This PR contains Changes to Non-Plugin

  • Documentation
  • CI

🔄 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/2470 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `chore/fix-ci` --- ### 📝 Commits (6) - [`4a3d0b8`](https://github.com/langgenius/dify-official-plugins/commit/4a3d0b88e642a503273729e5d820e037f86fd3ec) chore: check packaging before uv sync - [`051d1cf`](https://github.com/langgenius/dify-official-plugins/commit/051d1cfb9f442b95ad8ee2a004eac69aa2a21673) chore: remove predicate - [`4069a01`](https://github.com/langgenius/dify-official-plugins/commit/4069a01a9e80a2c4bf380a77c57218b914838429) chore: create no test job for pass - [`f9d9fee`](https://github.com/langgenius/dify-official-plugins/commit/f9d9fee63f5a0e197b1b9dfebac6a74613b04c05) Revert "chore: create no test job for pass" - [`cb7a44c`](https://github.com/langgenius/dify-official-plugins/commit/cb7a44cc6a1e71b98ce37affd80629fd39f5b950) chore: add a stable job for branch protection - [`9240fa2`](https://github.com/langgenius/dify-official-plugins/commit/9240fa2d5c338d589f73197cbe3176dbda3a4090) chore: avoid blank matrix warning ### 📊 Changes **1 file changed** (+33 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pre-pr-check-per-plugin.yaml` (+33 -5) </details> ### 📄 Description ## Related Issues or Context This workflow failed because the plugin dir contains `.venv` produced by `uv sync`. https://github.com/langgenius/dify-official-plugins/actions/runs/21243111105/job/61125611739?pr=2440 And this PR cannot be merged because branch protection rule. #2440 ## This PR contains Changes to *Non-Plugin* - [ ] Documentation - [x] CI --- <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#2501