summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/commands/setupGithubCommand.ts
AgeCommit message (Collapse)Author
2025-08-07feat: open repo secrets page in addition to README (#5684)Lee James
2025-08-06feat(cli): get the run-gemini-cli version from the GitHub API (#5708)Seth Vargo
2025-08-06feat: Enable /setup-github to always run, and error appropriately (#5653)Lee James
Co-authored-by: Jacob Richman <[email protected]>
2025-08-06docs(setup-github): Inform user of the next steps after running slash ↵Lee James
command (#5644) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05switch from heads to tags in url path (#5638)Jerop Kipruto
2025-08-04Use new URLs for downloading workflows (#5524)Seth Vargo
2025-07-31feat: Implement /setup-github command (#5069)JeromeJu