Chapter 4 Assignment

PR-gating perf check

The brief

Wire k6 smoke + load tests into a GitHub Action that runs on every PR. Open a PR with an intentional regression (e.g., remove a DB index). Confirm the PR check fails.

You've completed this when

  • CI runs k6 on every PR
  • A regression-PR fails the check
  • The action artifact has the summary

Worked through every criterion?

Push your code to GitHub, paste the link in your notes.md, and move on.

Finish course