github-commenter:命令行实用程序,用于在提交,请求请求评论或问题上创建GitHub注释

时间:2021-02-03 14:04:43
【文件属性】:
文件名称:github-commenter:命令行实用程序,用于在提交,请求请求评论或问题上创建GitHub注释
文件大小:179KB
文件格式:ZIP
更新时间:2021-02-03 14:04:43
github cli golang github-api issues github评论者 命令行实用程序,用于在提交,拉取请求评论,拉取请求文件,问题和拉取请求上创建GitHub注释。 GitHub API支持以下类型的注释: 由于GitHub将拉取请求视为问题,因此Comments on Issues Comments on Pull Requests和Comments on Pull Requests使用相同的API。 该实用程序支持所有这些类型的注释( commit , pr-review , pr-file , issue , pr )。 该项目是我们针对DevOps的全面方法的一部分。 它是100%开源的,并根据许可。 屏幕截图 GitHub PR评论评论 用法 注意:使用repo:status和public_repo范围创建。 注意:该实用程序接受参数作为命令行参数或作为ENV变量(或命令行参数和ENV变量的任意组合)。 命令行参数优先于ENV变量。 命令行参数 ENV无功 描述 代币 GITHUB_TOKEN Github访问 所有者 GITHUB_OWNER Github存储库所有者(例如cloudposse )
【文件预览】:
github-commenter-master
----go.mod(681B)
----main.go(12KB)
----.github()
--------workflows()
--------auto-release.yml(652B)
----go.sum(4KB)
----images()
--------github-commit-comment.png(55KB)
--------github-pr-review-comment.png(114KB)
----Dockerfile(313B)
----examples()
--------run_locally_with_command_line_args.sh(247B)
--------run_locally_with_env_vars.sh(294B)
--------run_docker_with_local_env_vars.sh(520B)
--------example.env(202B)
--------run_docker_with_env_vars_file.sh(74B)
--------run_docker_with_env_vars.sh(352B)
----LICENSE(11KB)
----README.md(24KB)
----Makefile(318B)
----.gitignore(356B)
----README.yaml(14KB)

网友评论