Skip to content

The dashboard of the large cluster gets stuck on the embedded_back_pressures call. #3833

The dashboard of the large cluster gets stuck on the embedded_back_pressures call.

The dashboard of the large cluster gets stuck on the embedded_back_pressures call. #3833

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