github-action-pr-helper:GitHub Actions的PullRequest帮助器

时间:2024-03-18 15:07:27
【文件属性】:

文件名称:github-action-pr-helper:GitHub Actions的PullRequest帮助器

文件大小:209KB

文件格式:ZIP

更新时间:2024-03-18 15:07:27

github-actions TypeScript

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} 检


【文件预览】:
github-action-pr-helper-master
----.gitignore(59B)
----.eslintrc(3KB)
----package.json(2KB)
----src()
--------constant.ts(402B)
--------utils()
--------index.ts(2KB)
--------types.ts(3KB)
----jest.config.js(325B)
----.commitlintrc(60B)
----LICENSE(1KB)
----tsconfig.json(5KB)
----_config.yml(84B)
----.github()
--------stale.yml(719B)
--------CODEOWNERS(18B)
--------release-drafter.yml(718B)
--------pr-labeler.yml(227B)
--------ISSUE_TEMPLATE()
--------CONTRIBUTING.md(2KB)
--------CODE_OF_CONDUCT.md(3KB)
--------FUNDING.yml(40B)
--------pull_request_template.md(999B)
--------workflows()
--------card-labeler.yml(54B)
--------no-response.yml(715B)
--------workflow-settings.json(668B)
--------labeler.yml(349B)
--------config.yml(2KB)
----__tests__()
--------utils()
--------index.test.ts(5KB)
--------fixtures()
----README.md(3KB)
----.lintstagedrc(42B)
----jest.setup.ts(199B)
----.husky()
--------.gitignore(2B)
--------pre-commit(59B)
--------commit-msg(71B)
----README.ja.md(3KB)
----.editorconfig(188B)
----yarn.lock(220KB)

网友评论