Skip to content

Adding resolve_during_rolling_upgrade and _meta to the deprecation info API response #3383

Adding resolve_during_rolling_upgrade and _meta to the deprecation info API response

Adding resolve_during_rolling_upgrade and _meta to the deprecation info API response #3383

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