Skip to content

Bump mheap/github-action-required-labels from 5.5.0 to 5.5.1 #6002

Bump mheap/github-action-required-labels from 5.5.0 to 5.5.1

Bump mheap/github-action-required-labels from 5.5.0 to 5.5.1 #6002

Workflow file for this run

name: "Infra: PR block merge"
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
block_merge:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@8afbe8ae6ab7647d0c9f0cfa7c2f939650d22509 # infered from @v5
with:
mode: exactly
count: 0
labels: >
status/blocked,
status/needs-attention,
status/on-hold,
status/pending,
status/triage,
status/pending-backend,
status/pending-frontend,
status/pending-QA