In Continuous Integration, build status is reported to developers when they are changing the code.
Answer options
A
TRUE
B
FALSE
Correct answer: TRUE
Explanation
Quick AnswerThe correct answer is TRUE because it directly addresses the core logic of Agile & DevOps.
CI pipelines report build status immediately as developers push code changes.