Skip to content

Conversation

@gianbelinche
Copy link
Contributor

Motivation
The l2 ci runs on any change in the fixture directory, we want it to run on certain paths.

Description
Specify which paths under fixtures the l2 ci should run on.

@gianbelinche gianbelinche requested a review from a team as a code owner December 3, 2025 17:45
Copilot AI review requested due to automatic review settings December 3, 2025 17:45
@github-actions github-actions bot added the L2 Rollup client label Dec 3, 2025
Copy link
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

This PR refines the L2 CI workflow trigger conditions by replacing the broad fixtures/** path matcher with specific fixture subdirectories and files that are actually relevant to L2 testing.

  • Replaces catch-all fixtures/** pattern with explicit paths for keys, cache, blobs, blockchain, and contracts directories
  • Includes only L2-relevant genesis files (l1-dev.json and l2.json) instead of all genesis configurations
  • Excludes fixture directories unrelated to L2 testing (hive, networks, rsp)

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

@ManuelBilbao ManuelBilbao added this pull request to the merge queue Dec 3, 2025
Merged via the queue into main with commit 3797ce0 Dec 3, 2025
46 checks passed
@ManuelBilbao ManuelBilbao deleted the detect-changes-fixtures branch December 3, 2025 21:17
@github-project-automation github-project-automation bot moved this to Done in ethrex_l2 Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L2 Rollup client

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants