Skip to content

ci: remove ecosystem CI workflow trigger from release #5757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

chenjiahan
Copy link
Member

Summary

Since we already run ecosystem CI for each commit, running ecosystem CI in releases is no longer necessary, so this PR removes the ecosystem CI workflow trigger from release.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Copilot Copilot AI review requested due to automatic review settings August 5, 2025 01:35
Copy link

netlify bot commented Aug 5, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 16c4369
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68915fd10f255900086ba6fc
😎 Deploy Preview https://deploy-preview-5757--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 78 (🔴 down 9 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the ecosystem CI workflow trigger from the release workflow since ecosystem CI is already running for each commit, making the release trigger redundant.

  • Removes the run_eco_ci input parameter from the workflow dispatch
  • Eliminates the "Run Ecosystem CI" step that triggers the ecosystem CI workflow before releases

@chenjiahan chenjiahan merged commit 248e7af into main Aug 5, 2025
12 checks passed
@chenjiahan chenjiahan deleted the ci_ecosystem_0805 branch August 5, 2025 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant