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

This commit is contained in:
Peder Bergebakken Sundt 2025-01-20 12:35:47 +01:00
parent 8ed4f7b5a6
commit 15b3e2d0fe

View File

@ -1,6 +1,14 @@
# 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: