Skip to content

[SDTEST-3293] Add history field to flaky test management API #16383

[SDTEST-3293] Add history field to flaky test management API

[SDTEST-3293] Add history field to flaky test management API #16383

Workflow file for this run

name: "Pull Request Labeler"
permissions:
contents: read
pull-requests: write
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: DataDog/labeler@glob-all
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"