A large scale study of long-time contributor prediction for GitHub projects

Lingfeng Bao, Xin Xia, David Lo, Gail C. Murphy

Research output: Contribution to journalArticleResearchpeer-review

41 Citations (Scopus)

Abstract

The continuous contributions made by long time contributors LTCsare a key factor enabling open source software (OSS) projects to be successful and survival. We study Github as it has a large number of OSS projects and millions of contributors, which enables the study of the transition from newcomers to LTCs. In this paper, we investigate whether we can effectively predict newcomers in OSS projects to be LTCs based on their activity data that is collected from Github. We collect Github data from GHTorrent, a mirror of Github data. We select the most popular 917 projects, which contain 75,046 contributors. We determine a developer as a LTC of a project if the time interval between his/her first and last commit in the project is larger than a certain time T. In our experiment, we use three different settings on the time interval: 1, 2, and 3 years. There are 9,238, 3,968, and 1,577 contributors who become LTCs of a project in three settings of time interval, respectively. To build a prediction model, we extract many features from the activities of developers on Github, which group into five dimensions: developer profile, repository profile, developer monthly activity, repository monthly activity, and collaboration network. We apply several classifiers including naive Bayes, SVM, decision tree, kNN and random forest. We find that random forest classifier achieves the best performance with AUCs of more than 0.75 in all three settings of time interval for LTCs. We also investigate the most important features that differentiate newcomers who become LTCs from newcomers who stay in the projects for a short time. We find that the number of followers is the most important feature in all three settings of the time interval studied. We also find that the programming language and the average number of commits contributed by other developers when a newcomer joins a project also belong to the top 10 most important features in all three settings of time interval for LTCs. Finally, we provide several implications for action based on our analysis results to help OSS projects retain newcomers.

Original languageEnglish
Pages (from-to)1277-1298
Number of pages22
JournalIEEE Transactions on Software Engineering
Volume47
Issue number6
DOIs
Publication statusPublished - 1 Jun 2021

Keywords

  • Computer bugs
  • Computer languages
  • Feature extraction
  • GitHub
  • Long Time Contributor
  • Mirrors
  • Prediction Model
  • Predictive models
  • Task analysis

Cite this