✏️ Explanatory Question

What are known limitations of the Copilot coding agent?

👁 39 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

  • Works only in the same repository where the issue/PR is assigned.

  • Can open only one PR per task.

  • Cannot modify PRs it didn’t create.

  • Doesn’t sign commits.

  • Requires GitHub-hosted Ubuntu x64 runners.

  • Doesn’t support self-hosted runners or managed user accounts.

  • Doesn’t enforce “Block public code” policy.