anc95 / anc95/ChatGPT-CodeReview
Summarise multiple commits
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 461
- PR merge metrics
- No merged PRs in 30d
Description
Currently this bot is providing suggestions for each file change in a commit. However, I was wondering if it was possible to summarise the whole PR to give an overview what it does instead.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing how the bot currently generates suggestions for each changed file, then determine where the full pull request's commits and changes can be collected. Done means the bot provides one summary covering the whole pull request in addition to, or instead of, per-file suggestions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100