silvanocerza

joined 2 years ago
[–] [email protected] 16 points 8 months ago* (last edited 8 months ago)

gh issue create —repo <[HOST/]OWNER/REPO>

https://cli.github.com/manual/gh_issue_create

[–] [email protected] 20 points 1 year ago (2 children)

I was surprised seeing ton of people going for the replace approach. It didn't even cross my mind to edit the string, I went straight for regex for part 1 and it was easy enough to adapt it for part 2.