dev/mergebot: Emphasize the importance of getting the "Skip-check: authors" part right

GitHub-Pull-Request: https://github.com/syncthing/docs/pull/185
This commit is contained in:
Jakob Borg
2016-06-03 10:32:08 +00:00
parent 88f88a948d
commit 899b9fc6c7
+5
View File
@@ -89,3 +89,8 @@ Use the following syntax::
Please note that the exact string ``Skip-check: authors`` is magic in that Please note that the exact string ``Skip-check: authors`` is magic in that
it also allows the build to pass, when it would otherwise stop with commits it also allows the build to pass, when it would otherwise stop with commits
from unknown authors. from unknown authors.
.. note::
If you want to skip the author check, make sure it's mentioned first
and that the string is *exactly* "Skip-check: authors".