Which approach helps teams catch bugs before code is merged into the main branch?
-
A
Post-release hotfix pipeline
-
B
Continuous Integration (CI) with automated tests on every pull request
-
C
Weekly manual regression cycles
-
D
End-of-sprint QA reviews only