Skip to content

[8.x](backport #4345) build(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 in /testing #19

[8.x](backport #4345) build(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 in /testing

[8.x](backport #4345) build(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 in /testing #19

name: mergify backport labels copier
on:
pull_request:
types:
- opened
permissions:
contents: read
jobs:
mergify-backport-labels-copier:
runs-on: ubuntu-latest
if: startsWith(github.head_ref, 'mergify/bp/')
permissions:
# Add GH labels
pull-requests: write
# See https://github.com/cli/cli/issues/6274
repository-projects: read
steps:
- uses: elastic/oblt-actions/mergify/labels-copier@v1
with:
excluded-labels-regex: "^backport-*"