Skip to content

ci: add static analysis workflow for e2e-milestone1.sh - #257

Merged
zheli merged 2 commits into
mainfrom
ci/static-analysis
Jul 11, 2026
Merged

ci: add static analysis workflow for e2e-milestone1.sh#257
zheli merged 2 commits into
mainfrom
ci/static-analysis

Conversation

@zheli

@zheli zheli commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a static analysis GitHub Actions workflow that runs bash -n scripts/e2e-milestone1.sh to catch shell syntax errors before merge.
  • Triggers on pull requests and pushes to main when scripts/e2e-milestone1.sh or the workflow file changes.

Test plan

  • Workflow triggers on this PR
  • bash -n scripts/e2e-milestone1.sh passes

zheli added 2 commits July 11, 2026 17:25
Run bash -n on scripts/e2e-milestone1.sh when the script or workflow
changes on pull requests and main pushes.
@zheli
zheli merged commit b5e9283 into main Jul 11, 2026
2 checks passed
@zheli
zheli deleted the ci/static-analysis branch July 11, 2026 15:27
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