actualbudget/actual

[Bug]: Copilot PR approval label added incorrectly when author approves their own PR

開放

#6,643 建立於 2026年1月13日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (603 個分叉)batch import
bughelp wantedtech debt

倉庫指標

星標
 (7,129 顆星)
PR 合併指標
 (平均合併 4天 15小時) (30 天內合併 165 個 PR)

描述

Issue Description

When a PR author who started a Copilot session approves their own Copilot-generated PR, the "approved" label should NOT be added automatically. The "approved" label should only be added when the approval comes from someone other than the PR author, as only non-author approvals can actually unblock merging.

Expected Behavior

  • If the PR author approves their own Copilot PR → do NOT add the "approved" label
  • If someone else approves the Copilot PR → add the "approved" label

Current Behavior

The "approved" label is being added even when the PR author approves their own Copilot PR.

Related

貢獻者指南