pr-comment-github-deployment:Github Action用PR注释触发GitHub部署

时间:2021-02-10 03:44:03
【文件属性】:
文件名称:pr-comment-github-deployment:Github Action用PR注释触发GitHub部署
文件大小:10KB
文件格式:ZIP
更新时间:2021-02-10 03:44:03
Python GitHub PR评论-> GitHub部署工作流程 这是一个GitHub动作。 您可以使用它来查看您的请求请求是否带有特定触发短语,以触发。 例 on : issue_comment jobs : deploy : steps : - uses : alexjurkiewicz/pr-comment-github-deployment@master env : GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }} 参量 参数 需要 描述 trigger_phrase 可选的。 默认值: deploy to 要在其上激活的触发短语。 此操作将注释正文的其余部分作为环境,例如, deploy to web3的消息将触发部署到web3 。 environment_validation_file
【文件预览】:
pr-comment-github-deployment-master
----Dockerfile(187B)
----requirements.txt(9B)
----LICENSE(11KB)
----README.md(3KB)
----action.yml(1KB)
----entrypoint.py(9KB)

网友评论