Merge pull request #39584 from cachedout/mentionbot_docs

A note in the docs about mentionbot
This commit is contained in:
Mike Place 2017-02-23 08:12:13 -07:00 committed by GitHub
commit ed83420417

View file

@ -418,3 +418,14 @@ and bug resolution. See the :ref:`Labels and Milestones
.. _'Git resources`: https://help.github.com/articles/good-resources-for-learning-git-and-github/
.. _`Closing issues via commit message`: https://help.github.com/articles/closing-issues-via-commit-messages
.. _`git format-patch`: https://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html
Mentionbot
==========
SaltStack runs a mention-bot which notifies contributors who might be able
to help review incoming pull-requests based on their past contribution to
files which are being changed.
If you do not wish to receive these notifications, please add your GitHub
handle to the blacklist line in the `.mention-bot` file located in the
root of the Salt repository.