Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR comment emojis for user feedback #1336

Open
codecovdesign opened this issue Mar 3, 2024 · 0 comments
Open

PR comment emojis for user feedback #1336

codecovdesign opened this issue Mar 3, 2024 · 0 comments
Labels
in discovery The design, product, and specifications require refinement

Comments

@codecovdesign
Copy link
Contributor

codecovdesign commented Mar 3, 2024

Problem to Solve

To better understand the accuracy of our PR comments reports by leveraging direct user feedback. Currently, there is a feedback loop in footer that links to an issue (related issue), but we need a better way to check the perceived accuracy of our reports from the users' perspective.

Proposed Solution

By enabling ability for user to submit thumbs up/down emoji reactions on PR comments, we can collect and analyze feedback systematically. This data will help us identify reports that are perceived as inaccurate by our users, allowing us to review and troubleshoot them effectively. Example currently in use by Sentry:

image (14)

Next, set up a dashboard, potentially in Redash, to aggregate and visualize the feedback data (Sentry uses). This dashboard will help us monitor the frequency of reports marked as inaccurate and facilitate a review process.

Next Steps

  1. Research the technical feasibility of leveraging GitHub webhook for emoji reactions (w/ platform team).
  2. Implement the feedback mechanism on PR comments.
  3. Set up the data analysis dashboard in Redash (or other?).
  4. Develop a process for reviewing and troubleshooting flagged reports.

Questions

  1. How much to release this, in terms of % / visibility?
  2. What is the text and where does it live in the PR comment structure (footer?)
@codecovdesign codecovdesign added the in discovery The design, product, and specifications require refinement label Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in discovery The design, product, and specifications require refinement
Projects
None yet
Development

No branches or pull requests

1 participant