TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to evaluate PRs against a dynamic rubric?

1 点作者 sujayk_333 个月前
I&#x27;m working on a use case where every PR created in a repository needs to be evaluated against the topic that will be tagged to it. Based on which the AI feedback is to be given, based on the feedback, changes will need to be made, until done, the merging should be blocked. when the updation of code happens, it should be able to check it against the previously given feedback. Now it can ask for further improvements or give it a green light and unblock the merging.<p>To implement this, I&#x27;m looking for ideas to implement as the LLM shouldn&#x27;t chase perfection and be generalized to make a call &quot;this is enough&quot;.<p>If you have worked on something like this or have any ideas on how to get started, would really appreciate the help.<p>Thanks

暂无评论

暂无评论