Merge pull request #18249 from FRidh/bot
Mention-bot: blacklist all-packages.nix, inform me of Python changes
This commit is contained in:
commit
03e70ebcc6
@ -2,5 +2,9 @@
|
|||||||
"userBlacklist": [
|
"userBlacklist": [
|
||||||
"civodul",
|
"civodul",
|
||||||
"jhasse"
|
"jhasse"
|
||||||
]
|
],
|
||||||
|
"alwaysNotifyForPaths": [
|
||||||
|
{ "name": "FRidh", "files": ["pkgs/top-level/python-packages.nix", "pkgs/development/interpreters/python/*", "pkgs/development/python-modules/*" ] }
|
||||||
|
],
|
||||||
|
"fileBlacklist": ["pkgs/top-level/all-packages.nix"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user