将从命令行创建具有给定参数的问题
项目描述
PyHub-PR
用Python编写的命令行工具,用于在github上创建PR
用法
usage: github_pr [-h] --organisation ORGANISATION --repo REPO --token TOKEN --title TITLE --body BODY [--base BASE] [--head HEAD]
[--github-url GITHUB_URL]
Create a PR
optional arguments:
-h, --help show this help message and exit
--organisation ORGANISATION
GitHub organisation
--repo REPO GitHub repo
--token TOKEN GitHub token
--title TITLE Title of the Pull Request
--body BODY Body of the Pull Request
--base BASE Base branch to merge into
--head HEAD Head branch to merge from
--github-url GITHUB_URL
Github API url
项目详情
下载文件
下载适用于您平台的文件。如果您不确定选择哪个,请了解有关 安装包 的更多信息。
源分布
pyhub_pr-0.1.0.tar.gz (2.7 kB 查看哈希)
构建分布
pyhub_pr-0.1.0-py3-none-any.whl (4.4 kB 查看哈希)