Skip to content

log the request and its size when the size of the request to the meta backend exceeds a large value #4170

log the request and its size when the size of the request to the meta backend exceeds a large value

log the request and its size when the size of the request to the meta backend exceeds a large value #4170

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