silvanocerza

joined 1 year ago
[–] [email protected] 16 points 5 months ago* (last edited 5 months ago)

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

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

[–] [email protected] 20 points 10 months 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.