Skip to content

Add default copilot update to postStartCommand#1624

Open
cmbrose wants to merge 2 commits intodevcontainers:mainfrom
cmbrose:main
Open

Add default copilot update to postStartCommand#1624
cmbrose wants to merge 2 commits intodevcontainers:mainfrom
cmbrose:main

Conversation

@cmbrose
Copy link
Copy Markdown

@cmbrose cmbrose commented Apr 16, 2026

Now every time the container restarts copilot will upgrade itself so that you're on the latest version.

Open to feedback on if this should be in postCreateCommand so that it's only done once when the container is created.

@cmbrose cmbrose requested a review from a team as a code owner April 16, 2026 20:02
"description": "Select version of the GitHub Copilot CLI, if not latest."
}
},
"postStartCommand": "copilot update",
Copy link
Copy Markdown
Member

@eljog eljog Apr 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will this discard the feature option that allows the user to select a specific version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants