Commit 15b3e2d0 authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt
Browse files

.github/labeler-no-sync.yml: automatically add backport label for PRs touching `ci/`

parent 8ed4f7b5
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
# This file is used by .github/workflows/labels.yml
# This version uses `sync-labels: false`, meaning that a non-match will NOT remove the label

"backport: release-24.11":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - .github/workflows/*
        - ci/**/*
        - "!ci/OWNERS"

"6.topic: policy discussion":
  - any:
    - changed-files: