Skip to content

Commit e317b81

Browse files
rulesets/nixpkgs: enable merge queue for staging-25.11
As part of the staging branchoff.
1 parent 484e5d6 commit e317b81

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rulesets/nixpkgs/require-merge-queue-except-periodic-merges.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"refs/heads/staging-next",
1515
"refs/heads/staging-25.05",
1616
"refs/heads/staging-next-25.05",
17-
"refs/heads/staging-nixos"
17+
"refs/heads/staging-nixos",
18+
"refs/heads/staging-next-25.11",
19+
"refs/heads/staging-25.11"
1820
]
1921
}
2022
},

0 commit comments

Comments
 (0)