More Than React: Investigating The Role of Emoji Reaction in GitHub Pull Requests
Dong Wang, Tao Xiao, Teyon Son, Raula Gaikovina Kula, Takashi Ishio,, Yasutaka Kamei, Kenichi Matsumoto

TL;DR
This study empirically investigates how emoji reactions on GitHub pull requests influence review efficiency, contributor engagement, comment sentiment, and overall collaborative communication in open source projects.
Contribution
It provides the first large-scale analysis of emoji reactions in GitHub PRs, revealing their impact on review time, contributor type, comment intent, and sentiment consistency.
Findings
Emoji reactions correlate with review time.
First-time contributors receive fewer emoji reactions.
Comments with informational intent are more likely to get emoji reactions.
Abstract
Open source software development has become more social and collaborative, evident GitHub. Since 2016, GitHub started to support more informal methods such as emoji reactions, with the goal to reduce commenting noise when reviewing any code changes to a repository. From a code review context, the extent to which emoji reactions facilitate a more efficient review process is unknown. We conduct an empirical study to mine 1,850 active repositories across seven popular languages to analyze 365,811 Pull Requests (PRs) for their emoji reactions against the review time, first-time contributors, comment intentions, and the consistency of the sentiments. Answering these four research perspectives, we first find that the number of emoji reactions has a significant correlation with the review time. Second, our results show that a PR submitted by a first-time contributor is less likely to receive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Software Engineering Techniques and Practices · Open Source Software Innovations
