Skip to content

Bug: Data directory is already used by another cluster with id "cbe8cac7-e873-461b-85c6-df8d8604600b", path hummock_001/cluster_id/0.) #3829

Bug: Data directory is already used by another cluster with id "cbe8cac7-e873-461b-85c6-df8d8604600b", path hummock_001/cluster_id/0.)

Bug: Data directory is already used by another cluster with id "cbe8cac7-e873-461b-85c6-df8d8604600b", path hummock_001/cluster_id/0.) #3829

name: Assign milestone
on:
issues:
types: [opened]
jobs:
assign-milestone:
runs-on: ubuntu-latest
steps:
- name: Add issue to the latest milestone
uses: fuyufjh/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version-prefix: 'release-'
version-separator: '.'
overwrite: false