Title :
Wait for It: Determinants of Pull Request Evaluation Latency on GitHub
Author :
Yue Yu ; Huaimin Wang ; Filkov, Vladimir ; Devanbu, Premkumar ; Vasilescu, Bogdan
Author_Institution :
Coll. of Comput., Nat. Univ. of Defense Technol., Changsha, China
Abstract :
The pull-based development model, enabled by git and popularised by collaborative coding platforms like Bit Bucket, Gitorius, and GitHub, is widely used in distributed software teams. While this model lowers the barrier to entry for potential contributors (since anyone can submit pull requests to any repository), it also increases the burden on integrators (i.e., Members of a project´s core team, responsible for evaluating the proposed changes and integrating them into the main development line), who struggle to keep up with the volume of incoming pull requests. In this paper we report on a quantitative study that tries to resolve which factors affect pull request evaluation latency in GitHub. Using regression modeling on data extracted from a sample of GitHub projects using the Travis-CI continuous integration service, we find that latency is a complex issue, requiring many independent variables to explain adequately.
Keywords :
program testing; project management; software engineering; BitBucket; GitHub; Gitorius; Travis-CI continuous integration service; collaborative coding platforms; distributed software teams; incoming pull requests; main development line; project core team; pull-based development model; pull-request evaluation latency; quantitative study; regression modeling; Automatic testing; Complexity theory; Computational modeling; Data mining; Software engineering; Software quality;
Conference_Titel :
Mining Software Repositories (MSR), 2015 IEEE/ACM 12th Working Conference on
Conference_Location :
Florence
DOI :
10.1109/MSR.2015.42