You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I was working on a PR and iterating in the browser at https://github.com/copilot .
It was as long interaction, with all changes happening as diff proposals, shown to me directly in the browser.
At some point, copilot asked me if I want to create or update file, and I approved.
I thought either it wants to create a file locally (fine for me), or at that PR and its related branch (also fine for me).
But it didn't - without asking me or telling me, neither before nor after, it pushed directly to main under my name.
What's worse, I only noticed by accident when I was checking history of main.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If copilot is ever going to push to main under my name, I want to give approval to a sentence which described that very specifically, and not hidden under a generic message.
Screenshots
This is all info I got prior.
I got 0 info after - I only noticed by checking main history by accident.