Skip to content

Comments

feat: add GitHub PR integration for commit message generation#23

Merged
fslongjin merged 1 commit intomasterfrom
feat-add-github-pr-integration
Feb 24, 2026
Merged

feat: add GitHub PR integration for commit message generation#23
fslongjin merged 1 commit intomasterfrom
feat-add-github-pr-integration

Conversation

@fslongjin
Copy link
Owner

  • Addprsubcommand to generate commit messages for GitHub Pull Requests
  • Implement PR diff retrieval using GitHub CLI (gh)
  • Add auto-detection of current branch's associated PR
  • Create comprehensive documentation for PR integration feature
  • Refactor CLI structure to support subcommands (commit/pr)
  • Update README files with usage examples and options

- Add`pr`subcommand to generate commit messages for GitHub Pull Requests
- Implement PR diff retrieval using GitHub CLI (`gh`)
- Add auto-detection of current branch's associated PR
- Create comprehensive documentation for PR integration feature
- Refactor CLI structure to support subcommands (commit/pr)
- Update README files with usage examples and options

Signed-off-by: jinlong <jinlong@tencent.com>
@fslongjin fslongjin force-pushed the feat-add-github-pr-integration branch from 2ceb82f to 68a188c Compare February 24, 2026 03:52
@fslongjin fslongjin merged commit e1bce7b into master Feb 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant