Skip to content

[8.x] Add allow_partial_search_results and shard_failures to EQL (#3342) #3608

[8.x] Add allow_partial_search_results and shard_failures to EQL (#3342)

[8.x] Add allow_partial_search_results and shard_failures to EQL (#3342) #3608

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"