github / github/app

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

Abierto
#3,198 1 comentario 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
2.1k
Forks
153
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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 |

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
git, github
Área
desktop, developer-experience
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
68/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.