I used Gemini-CLI to fully scaffold a custom GitHub Action in 3 prompts! #22299
aniruddhaadak80
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just used the agent to read two typescript boilerplates, bootstrap a action.yml, write the logic for auto-labeling stale issues, and compile it down using @vercel/ncc directly from the shell tool. Seeing it autonomously verify its own typescript compiler errors via the CLI before presenting the final result was amazing. Highly recommend doing purely CLI-based package authoring with it!
Beta Was this translation helpful? Give feedback.
All reactions