We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 071562b + 802f353 commit 6b0d494Copy full SHA for 6b0d494
ci/check-cherry-picks.sh
@@ -11,7 +11,7 @@ fi
11
# Make sure we are inside the nixpkgs repo, even when called from outside
12
cd "$(dirname "${BASH_SOURCE[0]}")"
13
14
-PICKABLE_BRANCHES="master release-??.?? staging-??.?? haskell-updates python-updates"
+PICKABLE_BRANCHES="master staging release-??.?? staging-??.?? haskell-updates python-updates staging-next staging-next-??.??"
15
problem=0
16
17
# Not everyone calls their remote "origin"
0 commit comments