github-action-pr-helper:GitHub Actions的PullRequest帮助器
文件大小: 209k
源码售价: 10 个金币 积分规则     积分充值
资源说明: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} 检
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。