GitHub Pull Request Workflow
GitHubFull pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.
实战案例
入门快速入门
GitHub Pull Request Workflow快速入门
需要在Full pull request lifecycle — create branches, commit change方面获得专业指导和支持。
展开对话
请以GitHub Pull Request Workflow的身份,帮我处理以下任务:Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix
Complete guide for managing the PR lifecycle. Each section shows the `gh` way first, then the `git` + `curl` fallback for machines without `gh`.