Skip to content

Disable running e2e tests on PRs and pushes to main #4125

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 21, 2025

Conversation

charisk
Copy link
Contributor

@charisk charisk commented Aug 21, 2025

This is to avoid all PRs and pushes looking broken, until we fix the e2e tests.

@charisk charisk requested a review from a team as a code owner August 21, 2025 13:30
@Copilot Copilot AI review requested due to automatic review settings August 21, 2025 13:30
Copy link

@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 temporarily disables automatic E2E test execution on pull requests and pushes to main branch to prevent CI failures while the E2E tests are being fixed.

Key Changes

  • Commented out the push and pull_request triggers in the E2E test workflow
  • Retained workflow_dispatch trigger to allow manual test execution when needed
  • Added explanatory comment about the temporary nature of this change

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@charisk charisk merged commit 99aa808 into main Aug 21, 2025
27 of 29 checks passed
@charisk charisk deleted the charisk/disable-e2e-tests branch August 21, 2025 14:14
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.

2 participants