Ask HN: How are you handling QA being bottlenecked with more AI-generated PRs?

3 points | by softneon 1 day ago

4 comments

  • mircerlancerous 23 hours ago

    Hold the submitter to a higher standard by introducing penalties for errors, and/or incentives for clean PRs. In my opinion a PR should be flawless once submitted, as the dev should have tested thoroughly. QA should only catch errors in a small percentage of cases

    • aszen 1 day ago

      By slowing down engineers with ai agents adding multiple code reviews on top. Also encouraging engineers to engage in manual testing themselves to better understand the product.

      • farwaabbas 1 day ago

        Making PRs faster doesn’t help much if QA is still slow.....it just moves the problem to QA.

        • SlowBr0 20 hours ago

          You guys have QA?