Remix.run Logo
onionisafruit 7 hours ago

This is an extension for the gh cli that takes markdown files as input and creates github actions workflow files from them. Not just any workflow files, but 1000-line beasts that you'll need an LLM to explain what they do.

I tried out `gh aw init` and hit Y at the wrong prompt. It created a COPILOT_GITHUB_TOKEN on the github repo I happened to be in presumably with a token from my account. That's something that really should have an extra confirmation.

resquawk 2 hours ago | parent [-]

Thanks, this has been changed (no use of local token) and there are now extra confirmations too.