Y
Hacker News
new
|
ask
|
show
|
jobs
by
matharmin
459 days ago
This doesn't work if you have branch protection rules blocking pushes to main, which in my opinion should be standard on any repo
2 comments
thangngoc89
459 days ago
Oh I forgot about that. I mostly work on private repo (free account) so that feature isn't available to me.
link
rurban
459 days ago
Nope. Pushing to main is only disallowed by default if you change history. A normal squash or rebase merge is allowed and should be allowed.
UI-only workflows are for dummies, they won't fly for larger projects
link
chrismcb
458 days ago
Define large projects. While you can use the cli Google has ui only workflows. I'm fairly certain Google probably has the largest project out there.
link
rurban
458 days ago
Didn't know that Google is for dummies. Matches my interview experience there
link