Commit Graph

11 Commits

Author SHA1 Message Date
Donald Stufft 024b4fdc4a Use the default number of reviewers (3) for mention-bot (#667) 2017-03-14 18:20:55 -04:00
Victor Stinner fea967658d Exclude myself from mention-bot (#529)
I made changes in almost all CPython files last 5 years, so
mention-bot asks me to review basically all pull requests. I simply
don't have the bandwidth to review everything, sorry! I prefer to
select myself which PR I want to follow.
2017-03-07 02:51:47 +01:00
Matthias Bussonnier 0f5f1c3055 Ignore What's New for MentionBot (GH-521) 2017-03-06 10:56:58 -08:00
Stefan Krah 4e0f612a1f The mention-bot is too exuberant for my taste. (#522) 2017-03-06 18:28:29 +01:00
Stefan Krah 460b1cc152 Fix config file syntax (hopefully). 2017-03-03 14:08:49 +01:00
Stefan Krah 4be6cc11ae Find my own reviewers for PRs. 2017-03-03 14:01:22 +01:00
Donald Stufft cdf037c212 Don't require the Python org to mention someone (GH-393)
Previously we configured the mention-bot to only mention people who are members of the Python organization. However, this doesn't currently work
if members don't have their membership public. Instead we will configure mention-bot to poke anyone, even non-members.
2017-03-02 17:47:44 -05:00
Brett Cannon 227e427540 Don't mention Guido automatically for reviews from the mention bot (GH-385)
He's written so much code he gets mentioned **a lot**.
2017-03-01 10:30:14 -08:00
Benjamin Peterson f870a4839a blacklist myself from mention-bot; it is annoying (#373) 2017-02-28 23:33:56 -08:00
Berker Peksag eca52296da Fix syntax error in .mention-bot (#361) 2017-02-28 22:33:07 -05:00
Donald Stufft 81788e9a97 Add the mention-bot configuration file (GH-352)
Discussed at https://github.com/python/core-workflow/issues/32.
2017-02-28 09:57:30 -08:00