Bedevere responds to "I have made ... review again" comments even if no changes were requested
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 141
- Forks
- 62
- Avg merge
- 5m
- Merged PRs (30d)
- 2
Description
You can see it twice on this PR, it responds but leaves the requester blank: https://github.com/python/cpython/pull/144604#issuecomment-3889657112
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
Start by reproducing the behavior described in CPython PR 144604, especially the linked comment, then trace the Bedevere code that handles “I have made ... review again” comments. Done means the bot does not respond when no changes were requested and does not produce a response with a blank requester.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100