Could Copilot support a hook or command that runs after it creates a project ...
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2.1k
- Fork
- 153
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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) |
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git
- Ambito
- desktop, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100