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

Add ability for aider to review PRs or current status #2866

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

caseymcc
Copy link
Contributor

Added new command
/review [main_branch('main')] [modified_branch('current`)]
/review {pr number}

Just using /review will get a diff of the current state of the repo vs the 'main' branch and provide a review, otherwise you can identify the branch you want to compare to and or the branch you want compared (if not the current head you are on).
Providing /review a number will fetch the review information from github via PyGithub and generate the review.

Reviews look like this
image

@caseymcc caseymcc changed the title Add ability for aider to review PRs or current status Add ability for aider to review PRs or current status (Draft) Jan 14, 2025
@caseymcc caseymcc changed the title Add ability for aider to review PRs or current status (Draft) Add ability for aider to review PRs or current status (Ready) Jan 14, 2025
@caseymcc caseymcc marked this pull request as draft January 15, 2025 02:09
@caseymcc caseymcc changed the title Add ability for aider to review PRs or current status (Ready) Add ability for aider to review PRs or current status Jan 15, 2025
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

Successfully merging this pull request may close these issues.

2 participants