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

Feature Request: AI-powered Pull Request analysis #8

Open
msdotnetclr opened this issue Nov 24, 2023 · 1 comment
Open

Feature Request: AI-powered Pull Request analysis #8

msdotnetclr opened this issue Nov 24, 2023 · 1 comment

Comments

@msdotnetclr
Copy link

msdotnetclr commented Nov 24, 2023

Recently I started to look into the code review data our team generated through Azure DevOps Pull Requests (PR’s). While it was easy to get basic metrics like

  • Number of PRs created
  • Number of PRs reviewed
  • Number of PRs voted
  • Number of review threads created

It is difficult to analyze the content of the code review comments to address questions like “who are the leading contributors that provide thorough, constructive feedback in the PR threads?”, “what are the most frequently discussed coding issue types?” “Based on code review feedback, what are the recommended training programs for individual developers?”

I’d like to explore whether GenAI can help answer these questions with their reasoning and summarization capabilities.

@mahomedalid
Copy link
Collaborator

I like this suggestion @msdotnetclr ! It seems to be a mix between extracting data analytics and asking questions in NLP over it. What do you think @Jade-Codes ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants