zlacker

[return to "GitHub Copilot Coding Agent"]
1. r0ckar+v3[view] [source] 2025-05-19 16:40:50
>>net01+(OP)
Check in unreviewed slop straight into the codebase. Awesome.
◧◩
2. timrog+Ak[view] [source] 2025-05-19 17:58:31
>>r0ckar+v3
Copilot pushes its work to a branch and creates a pull request, and then it's up to you to review its work, approve and merge.

Copilot literally can't push directly to the default branch - we don't give it the ability to do that - precisely because we believe that all AI-generated code (just like human generated code) should be carefully reviewed before it goes to production.

(Source: I'm the product lead for Copilot coding agent.)

[go to top]