GitHub

Desenvolvimento

Gerencie repos, PRs e código pela conversa

O Que Você Pode Fazer

  • Pull requests — List, view, create, merge, and check review status
  • CI/workflows — Check GitHub Actions status, view logs, re-run failed workflows
  • Issues — Create, close, comment, label, and list issues
  • API queries — Direct GitHub API access with jq filtering for any data
  • Repository info — List repos, releases, collaborators, stars, forks
  • JSON output — All commands support structured JSON with jq filtering
  • Tente Perguntar

  • "Show all open PRs in this repo"
  • "Check CI status for PR #456"
  • "Re-run failed workflows on main"
  • "Create an issue for the login timeout bug"
  • "List all releases for this repository"
  • "Query the GitHub API for contributor stats"
  • "Show me merge readiness for the latest PR"
  • Dicas Profissionais

  • JSON output + jq filtering enables powerful automation workflows
  • Re-run failed workflows without pushing empty commits
  • API queries unlock any GitHub data not exposed by standard commands
  • Use \