logoalt Hacker News

arionhardisontoday at 3:29 PM1 replyview on HN

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


Replies

crucialfelixtoday at 3:42 PM

I was also able to merge a pr and do a release using cli.

I'm going to leave them alone for the rest of the day.

show 1 reply