Skip to content

fix(pending-actions): correctly detect unreachable/down cluster [EE-7… #2917

fix(pending-actions): correctly detect unreachable/down cluster [EE-7…

fix(pending-actions): correctly detect unreachable/down cluster [EE-7… #2917

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