Something odd happened while I was trying out Streamlit’s Community Cloud. I accidentally clicked “Edit with Codespaces” after connecting my private GitHub repository, and to my surprise, it created an automatic commit called “Added Dev Container Folder” on my main branch.
What bothers me is that it shows up as if I made the commit myself - it used my GitHub email and everything - even though I never actually did this manually. There was no warning of creating this commit as well.
I looked around and found that this same thing has happened to thousands of other GitHub repositories too. (Looks like it’s an undocumented feature of Streamlit Cloud)
Is there a way to make these automatic changes show up as coming from Streamlit’s system instead of making it look like I did it?
It would make more sense since it’s Streamlit’s automated process, not something I chose to do.
Commit History: