Skip to content

[Backport 8.x] Output x-state instead of x-technical-preview and x-available-since (#2989) #3019

[Backport 8.x] Output x-state instead of x-technical-preview and x-available-since (#2989)

[Backport 8.x] Output x-state instead of x-technical-preview and x-available-since (#2989) #3019

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 }}"