Skip to content

chore: refactor Datadog Status/Flare component in preparation for shared telemetry via reflector #867

chore: refactor Datadog Status/Flare component in preparation for shared telemetry via reflector

chore: refactor Datadog Status/Flare component in preparation for shared telemetry via reflector #867

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
timeout-minutes: 5
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true