Abstract
Encountering outdated documentation is not a rare occurrence for developers and users in the software engineering community. To ensure that software documentation is up-to-date, developers often have to manually check whether the documentation needs to be updated whenever changes are made to the source code. In our previous work, we proposed an approach to automatically detect outdated code element references in software repositories and found that more than a quarter of the 1000 most popular projects on GitHub contained at least one outdated reference. In this paper, we present a GitHub Actions tool that builds on our previous work's approach that GitHub developers can configure to automatically scan for outdated code element references in their GitHub project's documentation whenever a pull request is submitted.
Original language | English |
---|---|
Title of host publication | Proceedings - 2023 IEEE International Conference on Software Maintenance and Evolution, ICSME 2023 |
Editors | Antonio Mastropaolo, Rosalia Tufano |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 553-557 |
Number of pages | 5 |
ISBN (Electronic) | 9798350327830 |
ISBN (Print) | 9798350327847 |
DOIs | |
Publication status | Published - 2023 |
Event | IEEE International Conference on Software Maintenance and Evolution 2023 - Bogota, Colombia Duration: 1 Oct 2023 → 6 Oct 2023 Conference number: 39th https://ieeexplore.ieee.org/xpl/conhome/10336175/proceeding (Proceedings) https://conf.researchr.org/home/icsme-2023 (Website) |
Conference
Conference | IEEE International Conference on Software Maintenance and Evolution 2023 |
---|---|
Abbreviated title | ICSME 2023 |
Country/Territory | Colombia |
City | Bogota |
Period | 1/10/23 → 6/10/23 |
Internet address |
Keywords
- code elements
- outdated documentation
- outdated references
- software repositories
- workflow automation