🔥 3-day streak
GitHub Copilot168 / 190
Question 168 of 190

A developer creates a new, empty file named `deploy.sh` and adds a top comment: `# Wait for the database container to be healthy, then run migrations`. They trigger a Copilot completion expecting shell script commands, but instead receive a block of YAML that resembles a Docker Compose healthcheck definition. What is the MOST likely reason Copilot produced the wrong kind of output, and how should the developer adjust the prompt?

Reviewed for accuracy · Report an issueNext question