github / github/copilot-cli

Changes tab does not update after the session's PR is merged

オープン
#4,727 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

triage
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

Describe the bug

In the Copilot desktop app (Tauri), a session's Changes tab does not appear to refresh after the session's pull request is merged on GitHub. The tab continues to reflect the pre-merge state instead of updating to the new reality (merged branch / updated base).

Note: this report is about the desktop app UI, not the CLI itself — filed here as the reachable public tracker; please reroute if there is a dedicated app repo.

Affected version

Desktop app ~1.1.14 (inferred from ~/.copilot/data.db.pre-update-backup-1.1.14-*); embedded CLI reports version 1.0.80.

Steps to reproduce the behavior
  1. Open a worktree-backed project session on a feature branch with changes.
  2. Create a PR from the session and merge it on GitHub while the session stays open.
  3. Return to the session and open the Changes tab.
  4. Observe that the view still shows the pre-merge state; it does not update after the merge.
Expected behavior

After the session's PR merges, the Changes tab refreshes — e.g., recomputes the diff against the updated default branch (or shows an appropriate post-merge state) without requiring manual intervention.

Additional context
  • OS: macOS (Darwin, ARM).
  • Session type: worktree-backed, branch created and pushed by the session; PR merged via the GitHub web UI.
  • Possibly related: inside the session, the branch is not auto-updated after merge either (git fetch/merge origin/main had to be run manually), so the tab may be diffing against a stale merge-base.
  • Reported by the session's user mid-workflow and relayed by the agent; happy to pull logs (--log-level/--log-file) if you tell me which ones help.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

TauriデスクトップアプリのChangesタブと、セッションのpull-request/branch更新パスから始め、報告されているworktreeベースのmacOSセットアップを使って、GitHubでマージした後に表示が古いままになる状態を再現します。タブがいつ更新されるのか、またmerge-baseがどのように更新されるのかを追跡します。手動のfetchまたはmergeコマンドを実行しなくても、タブにマージ後の状態が表示されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
git, github, tauri
領域
desktop
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。