Skip to content

feat: Move log gateway to agent #8310

feat: Move log gateway to agent

feat: Move log gateway to agent #8310

name: All Checks passed
on:
merge_group:
pull_request:
types:
[
opened,
synchronize,
reopened,
ready_for_review,
edited,
labeled,
milestoned,
]
workflow_run:
workflows: ["PR Integration"]
types:
- completed
- requested
jobs:
all-checks:
runs-on: ubuntu-latest
permissions:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@f4669eca31dbad8fea1a0eb91c419d02c5b42200
with:
delay: '0'
retries: '30'
polling_interval: '1'