Skip to content

[FEATURE] Optimize Cypress Test Execution to Avoid Running on Every Commit #10821

@AdityaKumaar21

Description

@AdityaKumaar21

Currently, resource-intensive tests are triggered on many non-critical commits, leading to unnecessary CI resource consumption and longer feedback cycles.

This issue aims to optimize the CI workflow by ensuring heavy tests run only when they add real value, such as on merge-ready PRs or explicitly labeled commits, while skipping them for routine or low-impact changes.

The goal is to reduce CI costs, improve pipeline efficiency, and keep mandatory checks intact for safe merges.

Sub-issues

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions