Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah; I was assuming main is the production branch.

I basically do not think "auto merge into prod" is ever OK, but then again, I let GitHub Copilot write 40-60% of my doc comments, so...



> I basically do not think "auto merge into prod" is ever OK, but then again, I let GitHub Copilot write 40-60% of my doc comments, so...

Funny how different people can be :) I'll always try to make the main branch so clean that it can be deployed at any moment, and production will always use the latest commit as soon as possible.

Basically, I'm doing CI + CD, but I understand it's not for everyone.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: