hydrogen icon indicating copy to clipboard operation
hydrogen copied to clipboard

CI: Run Smoke Pack in Pull Requests

Open kdaviduik opened this issue 4 months ago • 1 comments

Summary

  • Add GitHub Actions workflow to run E2E smoke tests on pull requests
  • Configure artifact upload for test failures
  • Ensure CI integration blocks merges on test failures

Test Plan

  • [ ] CI workflow runs on this PR
  • [ ] Smoke tests execute successfully
  • [ ] Artifacts are uploaded on any failures
  • [ ] Non-zero exit code blocks PR merge

This is a draft PR to verify the CI workflow configuration.

kdaviduik avatar Sep 10 '25 20:09 kdaviduik