GitHub: "Here’s what we plan to do for maintainers."
GitHub: "Here’s what we plan to do for maintainers."
we and our 121764873 agents take the health of our maintainers very seriously.
LLMs generate too much noise so the best solution our local LLM has invented is (tadam) :
pinned comments in issues.
@bagder "It’s the sheer volume of contributions."
No, it's not. It is the AI Slop you help create. But oh well.
"We all know it's the Eternal September's fault"
@bagder pinned comments and enforced quiet time sound good but I can't help but think "these should've been here ages ago!"
Also, not sure how this addresses the issue at hand lol.
@pid_eins @bagder i remember having to review a massive pr. it was lagging everywhere. it got to a point where i wrote a basic neovim script to review PRs. Take it. It is buried in my dotfiles: https://github.com/MatusGuy/dotfiles/blob/master/dot_config%2Fnvim%2Fgithub_review.lua
the only caveats are: you must have gh and jq installed; i think it only works for linux; you cant do multiline reviews (because i didnt implement it); oh! and you need to know how to use vim :(