merge_stage_test pr_stage_test Management Caches All workflows Showing runs from all workflows 899 workflow runs Event Status Branch Actor [NPU] 更新3个 box_iou 相关 NPU 算子适配层 (#3276) merge_stage_test #257: Commit 90d83c9 pushed by HAOCHENYE main April 25, 2025 02:...
By default, all activity types trigger workflows that run on this event. You can limit your workflow runs to specific activity types using the types keyword. For more information, see Workflow syntax for GitHub Actions.Note This event will only trigger a workflow run if the workflow file ...
on: workflow_run: workflows: [Staging, Lab] types: - completed 基于另一个工作流程的结果运行工作流程无论上一个工作流程的结果如何,工作流程运行都会被触发。 如果要基于触发工作流的结果运行作业或步骤,则可以使用带有 github.event.workflow_run.conclusion 属性的条件。 例如,每当名为“Build”的工作流完成...
GITHUB_EVENT_PATH运行器上包含完整事件 web 挂钩负载的文件的路径。 例如/github/workflow/event.json。 GITHUB_GRAPHQL_URL返回 GraphQL API URL。 例如:https://api.github.com/graphql。 GITHUB_HEAD_REF工作流程运行中拉取请求的头部引用或来源分支。 仅当触发工作流运行的事件是pull_request或pull_request_ta...
If you're incorporating TruffleHog into a standalone workflow and aren't running any other CI/CD tooling alongside TruffleHog, then we recommend using Shallow Cloning to speed up your workflow. Here's an example for how to do it:... - shell: bash run: | if [ "${{ github.event_...
With PomoDone, hack and track your time and boost your productivity by applying Pomodoro technique to your workflow -- eliminate distraction, sharpen focus and prevent burnout. Offers Offer PomoDone Lite plan free for 2-years. Tags Productivity ...
service-reusable-workflow-example 这是一个典型的Spring Boot微服务,为客户提供CRUD端点。我们在它的.github/workflows目录ci下添加了两个工作流。Yml和cd.yml。请参阅下面的图表,了解这两个工作流中涉及的详细作业和步骤。 如果我们有许多具有类似工作流的微服务,那么在所有存储库中复制和粘贴这两个工作流就会变得乏...
GitHub Learn more about Understanding Markdown Tools Intro to Open Source Everything you need to know to understand the origins of open source work, how to become a contributor, a maintainer or a sponsor of an open source project and how to propel open source work into a career. Start with...
轻快图床:使用nestjs+vue3.x+ts+vite开发的在线图床系统,内置功能包括图片上传、图片管理、存储桶管理、相册管理、插件市场、知识库管理、数据统计等功能,插件分为上传插件、主题插件、工具箱插件,目前内置数十种插件,支持腾讯云COS、又拍云Upyun、阿里云OSS、github图床、gitee图床、七牛云 KODO等常用对象存储插件以及vsc...
实例可见:https://github.com/AlphaHinex/seata-at-demo/blob/seata-at/.github/workflows/auto-merge.yml 如希望合并操作在检查操作通过之后再执行,可将 master 分支的 push workflow 单独做,step1 check,step2 merge。 每日定时执行 有时可能需要以计划任务方式执行构建,如每晚执行集成测试或打包等。可使用schedul...