I. Introduction
Continuous integration (CI) and continuous deployment (CD) are the frequently used software engineering practices that significantly improve DevOps’ efficiency by automating the building, testing, and deployment of applications [5]. To reduce the maintenance burden for open-source software (OSS), Internet hosting platforms have also introduced CI/CD support in recent years. For example, GitHub started to support CI/CD in August 2019.