Skip to content

feat(cherry-pick): batch get_compact_task/apply_compact_task in once transaction (#15523) #32348

feat(cherry-pick): batch get_compact_task/apply_compact_task in once transaction (#15523)

feat(cherry-pick): batch get_compact_task/apply_compact_task in once transaction (#15523) #32348

Workflow file for this run

name: Label PRs
on:
pull_request:
types: [opened, edited]
jobs:
pr-labeler:
runs-on: ubuntu-latest
name: pr-labeler
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"