]> granicus.if.org Git - python/commitdiff
Ignore What's New for MentionBot (GH-521)
authorMatthias Bussonnier <bussonniermatthias@gmail.com>
Mon, 6 Mar 2017 18:56:58 +0000 (10:56 -0800)
committerBrett Cannon <brettcannon@users.noreply.github.com>
Mon, 6 Mar 2017 18:56:58 +0000 (10:56 -0800)
.mention-bot

index 10eef5edf7d75e9128cd2187d76bda4d1fb052e0..c6bf459a42fd29813d71f76793ccf3cedfad9ebe 100644 (file)
@@ -4,7 +4,8 @@
   "findPotentialReviewers": true,
   "fileBlacklist": [
     "Misc/ACKS",
-    "Misc/NEWS"
+    "Misc/NEWS",
+    "Doc/whatsnew/*.rst"
   ],
   "userBlacklist": ["gvanrossum", "skrah"],
   "userBlacklistForPR": ["benjaminp", "skrah"]