mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-08 02:38:11 +09:00
labels: automatically add labels for 24.11 on CI PRs
The chained backport unstable -> 25.05 -> 24.11 became too annoying for me.
This commit is contained in:
parent
4ce1a461b9
commit
252659081e
1 changed files with 7 additions and 0 deletions
7
.github/labeler-no-sync.yml
vendored
7
.github/labeler-no-sync.yml
vendored
|
@ -22,6 +22,13 @@
|
|||
- doc/**/*
|
||||
- nixos/doc/**/*
|
||||
|
||||
"backport release-24.11":
|
||||
- any:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- .github/workflows/*
|
||||
- ci/**/*.*
|
||||
|
||||
"backport release-25.05":
|
||||
- any:
|
||||
- changed-files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue