LLM-Augmented Release Intelligence: Automated Change Summarization and Impact Analysis in Cloud-Native CI/CD Pipelines
Happy Bhati (Northeastern University)

TL;DR
This paper introduces an AI-powered framework integrated into CI/CD pipelines to automate release change summaries and impact analysis, improving accuracy and efficiency in cloud-native software delivery.
Contribution
It presents a novel framework combining automated commit filtering, LLM-based summarization, and dependency analysis for enhanced release communication.
Findings
Automated commit collection effectively filters routine changes.
LLM summarization produces stakeholder-oriented release reports.
Dependency analysis maps changes to pipeline components, quantifying impact.
Abstract
Cloud-native software delivery platforms orchestrate releases through complex, multi-stage pipelines composed of dozens of independently versioned tasks. When code is promoted between environments -- development to staging, staging to production -- engineering teams need timely, accurate communication about what changed and what downstream components are affected. Manual preparation of such release communication is slow, inconsistent, and particularly error-prone in repositories where a single promotion may bundle contributions from many authors across numerous pipeline tasks. We present a framework for AI-augmented release intelligence that combines three capabilities: (1) automated commit collection with semantic filtering to surface substantive changes while suppressing routine maintenance, (2) structured large language model summarization that produces categorized,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Software Engineering Research · Scientific Computing and Data Management
