github action pr helper:GitHub Actions的PullRequest帮助器 源码
GitHub行动PR助手 用其他语言阅读:,。 GitHub Actions的PullRequest帮助器。 目录 细节 用法 安装 npm npm i @technote-space/github-action-pr-helper 纱yarn add @technote-space/github-action-pr-helper 使用 import { run } from '@technote-space/github-action-pr-helper' ; run ( { actionName : 'Test Action' , actionOwner : 'octocat' , actionRepo : 'hello-world' , } ) ; 争论 @see 行为 初始化工作目录 克隆分支名为${prBranchPrefix}${prBranchName} 检
下载地址
用户评论