Skip to content

Update bug report template for 2.20.3 (#11846) #2931

Update bug report template for 2.20.3 (#11846)

Update bug report template for 2.20.3 (#11846) #2931

on:
push:
branches:
- develop
- 'release/**'
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: 'has conflicts'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAX_RETRIES: 10
WAIT_MS: 60000