Visual Analysis of GitHub Issues to Gain Insights (2407.20900v1)
Abstract: Version control systems are integral to software development, with GitHub emerging as a popular online platform due to its comprehensive project management tools, including issue tracking and pull requests. However, GitHub lacks a direct link between issues and commits, making it difficult for developers to understand how specific issues are resolved. Although GitHub's Insights page provides some visualization for repository data, the representation of issues and commits related data in a textual format hampers quick evaluation of issue management. This paper presents a prototype web application that generates visualizations to offer insights into issue timelines and reveals different factors related to issues. It focuses on the lifecycle of issues and depicts vital information to enhance users' understanding of development patterns in their projects. We demonstrate the effectiveness of our approach through case studies involving three open-source GitHub repositories. Furthermore, we conducted a user evaluation to validate the efficacy of our prototype in conveying crucial repository information more efficiently and rapidly.
- “Github - wikipedia,” https://en.wikipedia.org/wiki/GitHub, accessed: June 2, 2023.
- Y. Zhou, J. Wu, and Y. Sun, “Ghtrec: A personalized service to recommend github trending repositories for developers,” in IEEE International Conference on Web Services (ICWS), 2021, pp. 314–323.
- F. Chatziasimidis and I. Stamelos, “Data collection and analysis of github repositories and users,” in International Conference on Information, Intelligence, Systems and Applications (IISA), 2015, pp. 1–6.
- V. Suhag, S. K. Dubey, and B. K. Sharma, “Software defect data collection framework for github,” in International Conference on Cloud Computing, Data Science, and Engineering (Confluence), 2022, pp. 82–87.
- S. Dubey, B. Balaji, D. Rao, D. Rao et al., “Data visualization on github repository parameters using elastic search and kibana,” in International Conference on Trends in Electronics and Informatics (ICOEI), 2018.
- J. L. C. Izquierdo, V. Cosentino, B. Rolandi, A. Bergel, and J. Cabot, “Gila: Github label analyzer,” in IEEE International Conference on Software Analysis, Evolution, and Reengineering (SANER), 2015, pp. 479–483.
- D. Celińska and E. Kopczyński, “Programming languages in github: a visualization in hyperbolic plane,” in AAAI Conference on Web and Social Media, 2017.
- M. Ortu, T. Hall, M. Marchesi, R. Tonelli, D. Bowes, and G. Destefanis, “Mining communication patterns in software development: A github analysis,” in International Conference on Predictive Models and Data Analytics in Software Engineering, 2018, pp. 70–79.
- M. J. Lemay, “Understanding java usability by mining github repositories,” in Workshop on Evaluation and Usability of Programming Languages and Tools (PLATEAU), 2019.
- X. Zhang, Y. Chen, Y. Gu, W. Zou, X. Xie, X. Jia, and J. Xuan, “How do multiple pull requests change the same code: A study of competing pull requests in github,” in IEEE International Conference on Software Maintenance and Evolution (ICSME), 2018, pp. 228–239.
- J. E. Montandon, M. T. Valente, and L. L. Silva, “Mining the technical roles of github users,” Information and Software Technology, vol. 131, p. 106485, 2021.
- R. Kallis, A. Di Sorbo, G. Canfora, and S. Panichella, “Predicting issue types on github,” Science of Computer Programming, vol. 205, p. 102598, 2021.
- D. Rusk and Y. Coady, “Location-based analysis of developers and technologies on github,” in International Conference on Advanced Information Networking and Applications Workshops, 2014, pp. 681–685.
- L. Gasparini, E. Fregnan, L. Braz, T. Baum, and A. Bacchelli, “Changeviz: Enhancing the github pull request interface with method call information,” in IEEE Conference on Software Visualization (VISSOFT), 2021, pp. 115–119.
- T. Karrer, J.-P. Krämer, J. Diehl, B. Hartmann, and J. Borchers, “Stacksplorer: Call graph navigation helps increasing code maintenance efficiency,” in ACM Symposium on User Interface Software and Technology (UIST), 2011, pp. 217–224.
- K. Højelse, T. Kilbak, J. Røssum, E. Jäpelt, L. Merino, and M. Lungu, “Git-truck: Hierarchy-oriented visualization of git repository evolution,” in IEEE Conference on Software Visualization (VISSOFT), 2022, pp. 131–140.
- I. Ristemi, M. A. Trpkovska, and B. Cico, “Mygitissues web application as a solution in dealing with issues on github,” in Mediterranean Conference on Embedded Computing (MECO), 2019, pp. 1–4.
- A. Fiechter, R. Minelli, C. Nagy, and M. Lanza, “Visualizing github issues,” in IEEE Conference on Software Visualization (VISSOFT), 2021, pp. 155–159.
- Z. Liao, D. He, Z. Chen, X. Fan, Y. Zhang, and S. Liu, “Exploring the characteristics of issue-related behaviors in github using visualization techniques,” IEEE Access, vol. 6, pp. 24 003–24 015, 2018.
- M. Bostock, V. Ogievetsky, and J. Heer, “D3 data-driven documents,” IEEE Transactions on Visualization and Computer Graphics, vol. 17, no. 12, pp. 2301–2309, 2011.
- S. Luz and M. Masoodian, “Comparing static gantt and mosaic charts for visualization of task schedules,” in 2011 15th International Conference on Information Visualisation. IEEE, 2011, pp. 182–187.
- W. Huang, P. Eades, S.-H. Hong, and H. B.-L. Duh, “Effects of curves on graph perception,” in 2016 IEEE Pacific Visualization Symposium (PacificVis). IEEE, 2016, pp. 199–203.
- “Github docs,” https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue, accessed: June 17, 2023.
- M. Harrower and C. A. Brewer, “Colorbrewer. org: an online tool for selecting colour schemes for maps,” The Cartographic Journal, vol. 40, no. 1, pp. 27–37, 2003.
- G. J. Quadri and P. Rosen, “A survey of perception-based visualization studies by task,” IEEE transactions on visualization and computer graphics, vol. 28, no. 12, pp. 5026–5048, 2021.
- “Github: freecodecamp / freecodecamp,” https://github.com/freeCodeCamp, accessed: June 17, 2023.
- “Github: hyprwm / hyprland,” https://github.com/hyprwm/Hyprland, accessed: June 17, 2023.
- “Github: airbnb / javascript,” https://github.com/airbnb/javascrip, accessed: June 10, 2024.