Skip to content

[Backport 8.x] Mark data lifecycle APIs as stable (#3109) #3261

[Backport 8.x] Mark data lifecycle APIs as stable (#3109)

[Backport 8.x] Mark data lifecycle APIs as stable (#3109) #3261

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