github / github/app

/agent-merge triggers for unsubmitted reviews

未关闭
#3,069 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
triage
主要语言
没有语言数据
星标
2.1k
派生
153
PR 合并指标
30 天内没有已合并 PR

描述

### Short summary

Agent-Merge triggers while reviewing pull-quests w/o the review being published

### Affected version or release

v1.1.11

### Installation context

agent-merge

### What happened?

When reviewing a PR on github.com w/ auto-merge active, the copilot starts addressing review comments even though they are still "pending" / not published.

Since the agent will push, this causes the PR diff to change and also means an agent will start prematurely and will work based on false assumptions and incomplete context.

### Steps to reproduce

1. Create a PR
2. Enable agent-merge w/ "address reviews" enabled
3. Start writing review comments on the Web and don't publish

On the next agent-merge run the agent will spin up and prematurely start working.

### Expected behavior

_No response_

### Additional context

- Only recently started to notice this, and it only seems to happen when I review my own PRs.

贡献指南

打开贡献指南

调研方向

Start by tracing the agent-merge flow for the “address reviews” option and how it reads GitHub pull-request review state. Reproduce the issue with unpublished pending comments; done means no agent run or push starts until the review is published, while published reviews still trigger normally.

由索引模型根据 Issue 内容生成。

评估

技术栈
github
领域
devtools
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。