Skip to main content

Module github

Module github 

Source
Expand description

GitHub 集成模块

提供 GitHub Actions 工作流设置、PR 管理等功能

Structs§

CreatePROptions
创建 PR 选项
GitHubCLIStatus
GitHub CLI 状态
PRComment
PR 评论
PRInfo
PR 信息

Constants§

CLAUDE_CODE_WORKFLOW
GitHub Actions 工作流模板

Functions§

add_pr_comment
添加 PR 评论
check_github_cli
检查 GitHub CLI 是否可用
create_pr
创建 PR
get_pr_comments
获取 PR 评论
get_pr_info
获取 PR 信息
setup_github_workflow
设置 GitHub Actions 工作流