[LewisCowles]I forked a script to add flavour, but GitHub not allowing deletion of `master` by default, means there is a manual action preventing the script from working as I'd like it to.
[LewisCowles]interestingly it looks like I only need the last curl call and some guard to check GITHUB_TOKEN is passed. So if I do that before deleting the old branch it should fix what I have and allow the git / github side of renaming. Hard part is that right now my script works for any git, not just github...
[LewisCowles]I think check if a positional argument is set, if it is and it is a path to a file try to `. ${file}` I wonder if that is a problem for bash... I only want the github part and it could be more about organisation than anything else
[LewisCowles]looks like that gist is now a repo, so I've sent a PR to fix one of the issues the author highlighted. Was fun spelunking github API. I've rarely used it prior, but it seems to at least fit my brain patterns
[snarfed]curious how it "broke" though. the issue is just that bridgy doesn't automatically notice and update its own account. you can still sign up with the new username manually, and it works o,, which they ^ did https://brid.gy/twitter/u_219d
jackytbh that question is making me think that I might need to homogenize the API for getting Webmentions from Lighthouse to be similar to webmention.io