logoalt Hacker News

decodebytestoday at 2:56 PM2 repliesview on HN

Cannot even merge code, this is the limit for me. We are prioritising migration to a different platform and this time going to decouple CI - right now we have too many points of failure on one vendor.


Replies

arionhardisontoday at 3:29 PM

Apologies if you already tried this, but I have been able to merge and get some things done via command line.

e.g.: gh pr merge 5062 -R <org/repo> --squash --delete-branch

show 1 reply
figassistoday at 3:39 PM

merges work fine, the git experience as well, this is a web infra issue