Skip to content

e2e: return the right ctx.Err on failed wait #630

e2e: return the right ctx.Err on failed wait

e2e: return the right ctx.Err on failed wait #630

Workflow file for this run

name: require label
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-22.04
permissions:
pull-requests: read
steps:
- uses: mheap/github-action-required-labels@132879b972cb7f2ac593006455875098e73cc7f2 # v5.4.0
with:
mode: minimum
count: 1
labels: |
breaking change
bug fix
changelog
dependencies
feature
documentation
no changelog