mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
github/labeler: do not auto-tag backports for backport
E.g. #472010, #472185
This commit is contained in:
6
.github/labeler-no-sync.yml
vendored
6
.github/labeler-no-sync.yml
vendored
@@ -23,21 +23,23 @@
|
||||
- nixos/doc/**/*
|
||||
|
||||
"backport release-25.05":
|
||||
- any:
|
||||
- all:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- .github/actions/*
|
||||
- .github/workflows/*
|
||||
- ci/**/*.*
|
||||
- maintainers/github-teams.json
|
||||
- base-branch: ['master']
|
||||
|
||||
"backport release-25.11":
|
||||
- any:
|
||||
- all:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- .github/actions/*
|
||||
- .github/workflows/*
|
||||
- ci/**/*.*
|
||||
- maintainers/github-teams.json
|
||||
- base-branch: ['master']
|
||||
|
||||
# keep-sorted end
|
||||
|
||||
Reference in New Issue
Block a user