Skip to content

Replication Package for Emoji Reaction 😃 😕 👍 👎 🚀 ❤️ 👀 🎉

License

Notifications You must be signed in to change notification settings

NAIST-SE/EmojiReaction_PR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

More Than React: Investigating The Role of Emoji Reaction in GitHub Pull Requests

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 for a more efficient review process is unknown. We execute the protocols of a registered report 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 (RQ1), first-time contributors (RQ2), comment intentions (RQ3), and the consistency of the sentiments (RQ4). Answering these four research questions, we find that the number of emoji reactions has a significant correlation with the review time; a PR submitted by a first-time contributor is less likely to receive emoji reactions, i.e., 10.4%; comments with an intention of information giving, are more likely to receive an emoji reaction; and only a small proportion of sentiments are not consistent between comments and emoji reactions, i.e., 11.8%. In these cases, the prevalent reason is when reviewers cheer up authors that admit to a mistake, i.e., acknowledge a mistake. Apart from reducing commenting noise, our work reveals that emoji reactions play a role in promoting a positive, friendly, and non-toxic open source community.

PR Collection

Seven Language Original Dataset

Automatic Intention Classifier/Sentiment Tool

Contents

  • RQ_Datasets - contains the datasets that are used in each RQ, and the manual classification for RQ4 (inconsistency reasons) 💾

  • Script - contains the script to reproduce the non-linear regression model (RQ1) 🔮

Authors

About

Replication Package for Emoji Reaction 😃 😕 👍 👎 🚀 ❤️ 👀 🎉

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages