✏️ Explanatory Question

How can you validate the Copilot agent’s output before merging?

👁 22 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

  • Run CI tests, linters, and scans.

  • Approve and run workflows before merge.

  • Label PRs for tracking.

  • Revert or request new changes if needed.

  • Use .github/copilot-instructions.md for repeated guidance.