github / github/app

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

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

説明

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) |

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

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

調査の方向性

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.

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

評価

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

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

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