summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg DeKoenigsberg <greg.dekoenigsberg@gmail.com>2017-08-13 14:19:30 -0400
committerGitHub <noreply@github.com>2017-08-13 14:19:30 -0400
commitf8f17c0c2747419014fd63146787eed2c6138333 (patch)
tree1e6a6baadb39eaf5ca259a680180b429c7413fa0
parent418dd0cd4a7a7b0ff4894779c23d351025465085 (diff)
downloadansible-f8f17c0c2747419014fd63146787eed2c6138333.tar.gz
Add basic info on pull requests
-rw-r--r--docs/docsite/rst/community/development_process.rst14
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/docsite/rst/community/development_process.rst b/docs/docsite/rst/community/development_process.rst
index a41a8ac531..05a1378dc5 100644
--- a/docs/docsite/rst/community/development_process.rst
+++ b/docs/docsite/rst/community/development_process.rst
@@ -8,14 +8,20 @@ Roadmaps
The Ansible Core team provides a roadmap for each upcoming release. These roadmaps can be found `here <http://docs.ansible.com/ansible/latest/roadmap/>`.
-The Triage Bot
-==============
+Pull Requests
+=============
+Ansible accepts code via pull requests ("PRs" for short). GitHub provides a great overview of `how the pull request process works <https://help.github.com/articles/about-pull-requests/>` in general.
+
+Because Ansible receives many pull requests, we use an automated process to help us through the process of reviewing and merging pull requests. That process is managed by the Ansibot.
+
+The Ansibot
+===========
Overview
--------
-The `Ansibull PR Triage Bot`_ serves many functions: \* Responds quickly
+The `Ansibot`_ serves many functions: \* Responds quickly
to PR submitters to thank them for submitting their PR; \* Identifies
the community maintainer responsible for reviewing PRs for any files
affected; \* Tracks the current status of PRs; \* Pings responsible
@@ -45,7 +51,7 @@ but the better our reviewers are, and the better our guidelines are, the
more likely it will be that a PR that reaches “shipit” will be
mergeable.
-.. _Ansibull PR Triage Bot: https://github.com/ansible/ansibullbot/blob/master/triage.py
+.. _Ansibot: https://github.com/ansible/ansibullbot/blob/master/triage.py
.. _Core: https://github.com/ansible/ansibullbot/blob/master/MAINTAINERS-CORE.txt
.. _Extras: https://github.com/ansible/ansibullbot/blob/master/MAINTAINERS-CORE.txt