2 papers
cs.SE2026
Is this Build Failure Related to my Patch? An Empirical Study of Unrelated Build Failures in Continuous Integration
Andie Huang, Daniel Alencar da Costa, Grant Dick +1
Continuous Integration (CI) systems often run many builds concurrently. In this setting, a legitimate build failure may not be caused by the code push that triggered it. Such unrel…
cs.SE2025
On the Need to Monitor Continuous Integration Practices -- An Empirical Study
Jadson Santos, Daniel Alencar da Costa, Shane McIntosh +1
Continuous Integration (CI) encompasses a set of widely adopted practices that enhance software development. However, there are indications that developers may not adequately monit…