Merge pull request #414 from qowoz/skiplist

skiplist: add package sets that cause duplicate PRs
This commit is contained in:
Ryan Mulligan 2024-04-26 22:32:20 -07:00 committed by GitHub
commit 1d6efcd1ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,7 +90,17 @@ attrPathList =
eq "klee" "update repeatedly exceeded the 6h timeout",
regex
(string "python" *> few (psym isDigit) *> string "Packages.mmengine")
"takes way too long to build"
"takes way too long to build",
prefix
"linuxKernel"
"creates too many duplicate PRs",
prefix
"postgresql"
"creates too many duplicate PRs",
prefix
-- bump this when the default version is changed
"python312Packages"
"isn't the default python version"
]
nameList :: Skiplist