Skip to content

fix(sidecar): enable test_ddog_sidecar_register_app on Windows (APMSP-2356) #8882

fix(sidecar): enable test_ddog_sidecar_register_app on Windows (APMSP-2356)

fix(sidecar): enable test_ddog_sidecar_register_app on Windows (APMSP-2356) #8882

Workflow file for this run

name: Required checks pass
on:
pull_request:
push:
branches:
- 'mq-working-branch-*'
jobs:
allchecks:
runs-on: ubuntu-latest
permissions:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@f4669eca31dbad8fea1a0eb91c419d02c5b42200 # 1.1.1
with:
delay: '3'
retries: '45'
polling_interval: '1'
checks_exclude: 'devflow/merge,dd-gitlab/default-pipeline,Rustfmt Auto / rustfmt'