Instruct agents to add a "pending human review" comment - #1733
spenserblack wants to merge 3 commits into
Conversation
This helps make it more obvious when a PR author has failed to review the code that they are submitting.
|
FWIW I've had a bit of success using a similar I suspect that a decent amount of our most recent PRs are just AI-generated spam, unfortunately. Including a few that I've approved because I don't want to overzealously enforce the AI policy. I think users are just asking AI agents to look for popular repositories and make PRs, with little to no human oversight, and onefetch is getting hit by that. |
|
TBH my initial draft was a bit inspired by my annoyance at fully automated PRs. I've rewritten this after chilling out a bit.
@o2sh Anything to add, change, or remove? |
In the spirit of the new AI policy, this instructs an AI to add a comment that the human reviewer is expected to remove after they've reviewed their ASCII art. I've tested this out with GitHub Copilot and it does as expected. The purpose of the comment is to make it easier to tell if the user has failed manually review.