BTLink: automatic link recovery between issues and commits based on pre-trained BERT model

J Lan, L Gong, J Zhang, H Zhang - Empirical Software Engineering, 2023 - Springer
Data traceability in software development can connect different software artifacts to enhance
the observability of developer practices. In particular, traceability links between issues and …

EALink: An efficient and accurate pre-trained framework for issue-commit link recovery

C Zhang, Y Wang, Z Wei, Y Xu, J Wang… - 2023 38th IEEE/ACM …, 2023 - ieeexplore.ieee.org
Issue-commit links, as a type of software traceability links, play a vital role in various software
development and maintenance tasks. However, they are typically deficient, as developers …

Hermes: Using commit-issue linking to detect vulnerability-fixing commits

G Nguyen-Truong, HJ Kang, D Lo… - … on Software Analysis …, 2022 - ieeexplore.ieee.org
Software projects today rely on many third-party libraries, and therefore, are exposed to
vulnerabilities in these libraries. When a library vulnerability is fixed, users are notified and …

Stay professional and efficient: automatically generate titles for your bug reports

S Chen, X **e, B Yin, Y Ji, L Chen, B Xu - Proceedings of the 35th IEEE …, 2020 - dl.acm.org
Bug reports in a repository are generally organized line by line in a list-view, with their titles
and other meta-data displayed. In this list-view, a concise and precise title plays an …

Automated Commit Message Generation with Large Language Models: An Empirical Study and Beyond

P Xue, L Wu, Z Yu, Z **, Z Yang, X Li, Z Yang… - arxiv preprint arxiv …, 2024 - arxiv.org
Commit Message Generation (CMG) approaches aim to automatically generate commit
messages based on given code diffs, which facilitate collaboration among developers and …