summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-11-21 08:07:37 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-11-21 08:07:37 -0800
commit32a7cde180a342aef13b1ffcbe53a088ab4dc51c (patch)
tree8edf032494b3c193f21b9715a8f767707413af0f
parenta15682ee76a1b38f2ca0885911a6a4a5880152ec (diff)
downloadsubsurface-32a7cde180a342aef13b1ffcbe53a088ab4dc51c.tar.gz
Disable Mention-Bot
This is too unreliable and too buggy to work be useful. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--.mention-bot8
1 files changed, 0 insertions, 8 deletions
diff --git a/.mention-bot b/.mention-bot
deleted file mode 100644
index 9fb0d60b6..000000000
--- a/.mention-bot
+++ /dev/null
@@ -1,8 +0,0 @@
-{"alwaysNotifyForPaths": [
- {
- "name": "atdotde",
- "files": ["**/*plan*", "**/deco*"],
- "skipTeamPrs": false
- }
- ]
-}