文件名称:commit-comment:GitHub动作,用于为GitHub上的提交创建评论
文件大小:181KB
文件格式:ZIP
更新时间:2024-02-23 22:35:08
github-api github-actions commit-comment GitHubAPIJavaScript
提交评论 GitHub动作,可为GitHub上的提交创建评论。 用法 - name : Create commit comment uses : peter-evans/commit-comment@v1 with : body : | This is a multi-line test comment - With GitHub **Markdown** :sparkles: - Created by [commit-comment][1] [1]: https://github.com/peter-evans/commit-comment 动作输入 名称 描述 默认 token GITHUB_TOKEN或repo范围的 。 GITHUB_TOKEN repository 目标存储库的全名。 github.repository (当前存储库) sha 提交SHA。 github.sha或,用于pull_req
【文件预览】:
commit-comment-master
----package.json(818B)
----.eslintrc.json(302B)
----.github()
--------workflows()
----action.yml(650B)
----LICENSE(1KB)
----package-lock.json(208KB)
----dist()
--------index.js(187KB)
----comment-example.png(91KB)
----src()
--------index.js(1KB)
----.gitignore(13B)
----README.md(4KB)