actualbudget/actual

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

Offen

#6.643 geöffnet am 13.01.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (603 Forks)batch import
bughelp wantedtech debt

Repository-Metriken

Stars
 (7.129 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 15h) (165 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide