[PR #2452] [MERGED] chore: detect file changes by GitHub CLI #2488

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/2452
Author: @Stream29
Created: 1/19/2026
Status: Merged
Merged: 1/19/2026
Merged by: @Yeuoly

Base: mainHead: chore/e2e-ci-fix


📝 Commits (1)

  • 7a2ce7e chore: detect file changes by GitHub CLI

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 .github/workflows/plugin-e2e-test.yaml (+4 -4)

📄 Description

Related Issues or Context

#2413 added CI for e2e tests of plugins. But the way to detect the changed files list is incorrect. (Compare with main) It often runs more test than needed.

This PR correct the way to detect the changed files list to make the CI exactly run the essential workflows.

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/2452 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 1/19/2026 **Status:** ✅ Merged **Merged:** 1/19/2026 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `chore/e2e-ci-fix` --- ### 📝 Commits (1) - [`7a2ce7e`](https://github.com/langgenius/dify-official-plugins/commit/7a2ce7ec9babe5adf1e72018a2f4b6c41872c93e) chore: detect file changes by GitHub CLI ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/plugin-e2e-test.yaml` (+4 -4) </details> ### 📄 Description ## Related Issues or Context #2413 added CI for e2e tests of plugins. But the way to detect the changed files list is incorrect. (Compare with `main`) It often runs more test than needed. This PR correct the way to detect the changed files list to make the CI exactly run the essential workflows. ## 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:08 -05:00
yindo closed this issue 2026-02-16 11:17:08 -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#2488