Skip to content

[NONEVM-3849] Enable Smoke tests as the CI QA gatekeeper and stop using core tests#705

Draft
patricios-space wants to merge 1 commit intomainfrom
chore/stop-core-e2e-test
Draft

[NONEVM-3849] Enable Smoke tests as the CI QA gatekeeper and stop using core tests#705
patricios-space wants to merge 1 commit intomainfrom
chore/stop-core-e2e-test

Conversation

@patricios-space
Copy link
Copy Markdown
Collaborator

@patricios-space patricios-space commented Apr 10, 2026

@patricios-space patricios-space changed the title chore: delete core test workflow [NONEVM-3849] Enable Smoke tests as the CI QA gatekeeper and stop using core tests Apr 10, 2026
@patricios-space patricios-space force-pushed the chore/stop-core-e2e-test branch from 120c285 to d386e6c Compare April 10, 2026 21:54
@patricios-space patricios-space requested a review from Copilot April 13, 2026 20:52
Copy link
Copy Markdown
Contributor

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

Removes the repository’s dedicated GitHub Actions workflow that ran CCIP E2E/smoke integration tests (including Chainlink Core checkout and matrix execution), aligning with the goal of no longer running “core tests” from this repo.

Changes:

  • Deleted .github/workflows/ccip-integration-test.yml (the previous CCIP integration/E2E CI workflow).
Comments suppressed due to low confidence (2)

.github/workflows/ccip-integration-test.yml:1

  • Deleting this workflow removes the repo’s dedicated CCIP E2E/smoke matrix that checked out Chainlink Core and ran integration-tests/smoke/ccip. If smoke tests are intended to become the CI QA gatekeeper, this PR should also add/adjust the replacement workflow (or required status check names) so PRs don’t merge without equivalent coverage or end up blocked by missing required checks.
    .github/workflows/ccip-integration-test.yml:1
  • Repository docs still reference .github/workflows/ccip-integration-test.yml (e.g., docs/tests/ccip-e2e.md), so removing this workflow will leave CI documentation stale. Please update the docs to point at the new smoke-test gatekeeper workflow/process (or remove the CI section if it’s no longer applicable).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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