actualbudget/actual

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

オープン

#6,643 opened on 2026/01/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (603 件のフォーク)batch import
bughelp wantedtech debt

Repository metrics

Stars
 (7,129 個のスター)
PR merge metrics
 (平均マージ 4d 15h) (30d で 165 merged PRs)

説明

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

コントリビューターガイド