[PR #101] [MERGED] chore(workflow): update pull request trigger to only activate on pushes to main #145

Closed
opened 2026-02-15 21:15:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/101
Author: @Yeuoly
Created: 4/16/2025
Status: Merged
Merged: 4/16/2025
Merged by: @Yeuoly

Base: mainHead: fix/deduplicate-linter


📝 Commits (2)

  • b684e2f chore(workflow): update pull request trigger to only activate on pushes to main
  • f31e722 chore(workflow): refine trigger conditions for MegaLinter to activate only on pushes to main

📊 Changes

2 files changed (+7 additions, -10 deletions)

View changed files

📝 .github/workflows/mega-linter.yaml (+3 -5)
📝 .github/workflows/pull-request.yaml (+4 -5)

📄 Description

Removes duplicated CI checks on pushes to PRs


🔄 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-plugin-sdks/pull/101 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 4/16/2025 **Status:** ✅ Merged **Merged:** 4/16/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/deduplicate-linter` --- ### 📝 Commits (2) - [`b684e2f`](https://github.com/langgenius/dify-plugin-sdks/commit/b684e2fa2f1698dd36a67e1bb5bb68eb7f840c29) chore(workflow): update pull request trigger to only activate on pushes to main - [`f31e722`](https://github.com/langgenius/dify-plugin-sdks/commit/f31e72231ab8db03dfe84f4db6bf314a7d4e1a57) chore(workflow): refine trigger conditions for MegaLinter to activate only on pushes to main ### 📊 Changes **2 files changed** (+7 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/mega-linter.yaml` (+3 -5) 📝 `.github/workflows/pull-request.yaml` (+4 -5) </details> ### 📄 Description Removes duplicated CI checks on pushes to PRs --- <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-15 21:15:58 -05:00
yindo closed this issue 2026-02-15 21:15:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#145