Skip to content

Comments

ci: skip .NET tests for images/ changes#23

Merged
Gabby Romano (gromano-ltx) merged 1 commit intomainfrom
ci/skip-tests-for-images
Feb 17, 2026
Merged

ci: skip .NET tests for images/ changes#23
Gabby Romano (gromano-ltx) merged 1 commit intomainfrom
ci/skip-tests-for-images

Conversation

@gromano-ltx
Copy link
Contributor

Summary

Skip Runner CI (.NET tests) when only images/ files are modified.

Why

  • Dockerfile changes don't affect .NET runner code
  • Runner CI has been failing for 1+ year due to flaky network test
  • This unblocks image updates from unrelated test failures

Changes

Add images/** to paths-ignore in build.yml for both
push and pull_request triggers.

Dockerfile changes don't affect .NET runner code, so skip
Runner CI tests when only images/ files are modified.

This avoids blocking image updates due to unrelated flaky tests.
@gromano-ltx Gabby Romano (gromano-ltx) merged commit c17655a into main Feb 17, 2026
2 of 3 checks passed
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