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 idea: PR feedback #47

Open
willcrichton opened this issue Dec 20, 2024 · 0 comments
Open

Feature idea: PR feedback #47

willcrichton opened this issue Dec 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@willcrichton
Copy link
Contributor

Right now there's no special workflow for users to file PRs. Ideally, users would file PRs with their solutions and RepoQuest would generate feedback. Three kinds of feedback imaginable:

  1. Generic rule-based feedback, like Clippy. Right now this runs in CI but we could move it to the PR to be less annoying.
  2. Quest-specific rule-based feedback. Quest authors could create Clippy-like rules that look for common mistakes or anti-patterns.
  3. AI-based feedback. We could run an LLM over your PR and have it give feedback.
@willcrichton willcrichton added the enhancement New feature or request label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant