github / github/app

Session creation fails when git remote is not named "origin"

オープン
#3,198 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
2.1k
フォーク
153
PR マージ指標
30日以内にマージされた PR はありません

説明

Session creation fails when git remote is not named "origin"

When a project's git remote pointing to the correct GitHub repo is named something other than `origin` (e.g., `savvy-trader`), session creation fails with "has no origin remote." The app itself added the project using this remote, so it should use whichever remote matches the configured repo URL, not hardcode `origin`

---
| Field | Value |
| --- | --- |
| App version | 1.1.13 |
| OS | macOS 26.5.2 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Day 1 |

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

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

調査の方向性

Start from session creation on the /chat path and trace how the configured repository URL is matched to a git remote. Verify the behavior with a project whose matching remote is not named origin; done means session creation succeeds using the remote that matches the configured GitHub repository URL.

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

評価

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

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

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