Skip to content

Add canRemain method to TargetPoolAllocationDecider to move shards from local to remote pool for hot to warm tiering #93571

Add canRemain method to TargetPoolAllocationDecider to move shards from local to remote pool for hot to warm tiering

Add canRemain method to TargetPoolAllocationDecider to move shards from local to remote pool for hot to warm tiering #93571

name: Copy labels from linked issues
on:
pull_request_target:
types: [opened, edited, review_requested, synchronize, reopened, ready_for_review]
jobs:
copy-issue-labels:
if: github.repository == 'opensearch-project/OpenSearch'
runs-on: ubuntu-latest
permissions:
issues: read
contents: read
pull-requests: write
steps:
- name: copy-issue-labels
uses: michalvankodev/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels-to-exclude: |
untriaged
triaged