mirror of https://github.com/django/django.git
Doc'd the latest state of the Jenkins pull request builders.
This commit is contained in:
parent
196c257a23
commit
b902878fd6
|
@ -20,11 +20,9 @@ best pull requests possible. In practice however, committers - who will likely
|
|||
be more familiar with the commit guidelines - may decide to bring a commit up
|
||||
to standard themselves.
|
||||
|
||||
.. note::
|
||||
|
||||
Before merging, but after reviewing, have Jenkins test the pull request by
|
||||
commenting "buildbot, test this please" on the PR.
|
||||
See our `Jenkins wiki page`_ for more details.
|
||||
You may want to have Jenkins test the pull request with one of the pull request
|
||||
builders that doesn't run automatically, such as Oracle or Selenium. See the
|
||||
`Jenkins wiki page`_ for instructions.
|
||||
|
||||
.. _Jenkins wiki page: https://code.djangoproject.com/wiki/Jenkins
|
||||
|
||||
|
|
Loading…
Reference in New Issue