github / github/app

Could Copilot support a hook or command that runs after it creates a project ...

Abierto
#3,261 0 comentarios 0 reacciones 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

Could Copilot support a hook or command that runs after it creates a project worktree?

My app needs an ignored `.env.local` file. I use a Git `post-checkout` hook to symlink it from the main checkout, but that hook does not run for Copilot-created worktrees. As a result, I have to set it up manually before I can run the app.

A simple per-project “run this after creating a worktree” setting would solve this and support other local setup needs too.

---
| Field | Value |
| --- | --- |
| App version | 1.1.14 |
| OS | macOS 26.6.2 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Day 7 (Week 1) |

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by tracing how the app creates Copilot project worktrees and how project-specific settings are loaded. Define where a per-project post-creation command would be configured and invoked, including the existing Git worktree setup case. Done means a configured command runs after creation and supports local setup such as linking .env.local without requiring manual intervention.

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

Evaluación

Stack tecnológico
git
Área
desktop, tooling
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.