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
Towards Refining Developer Questions using LLM-Based Named Entity Recognition for Developer Chatroom Conversations
Pouya Fathollahzadeh, Mariam El Mezouar, Hao Li +2
In software engineering chatrooms, communication is often hindered by imprecise questions that cannot be answered. Recognizing key entities can be essential for improving question…