summaryrefslogtreecommitdiff
path: root/docs/docsite/sphinx_conf/core_conf.py
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2022-05-04 11:11:10 -0400
committerGitHub <noreply@github.com>2022-05-04 11:11:10 -0400
commitef2fe6823c43bfb629a1c68c7e6c8124d9149297 (patch)
treec8058dcad5ccde7a28216772ab07fec7f4308c65 /docs/docsite/sphinx_conf/core_conf.py
parentcc5ac88c4c97a7f538f135cb659c73c4bbdd02ef (diff)
downloadansible-ef2fe6823c43bfb629a1c68c7e6c8124d9149297.tar.gz
add collection pr review checklist (#77661)
Co-authored-by: Emmanuel Ugwu <32464178+ugwutotheeshoes@users.noreply.github.com> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Diffstat (limited to 'docs/docsite/sphinx_conf/core_conf.py')
-rw-r--r--docs/docsite/sphinx_conf/core_conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docsite/sphinx_conf/core_conf.py b/docs/docsite/sphinx_conf/core_conf.py
index bd3fe06151..4bb7d74919 100644
--- a/docs/docsite/sphinx_conf/core_conf.py
+++ b/docs/docsite/sphinx_conf/core_conf.py
@@ -104,6 +104,7 @@ exclude_patterns = [
'community/collection_contributors/collection_test_pr_locally.rst',
'community/collection_contributors/collection_integration_tests.rst',
'community/collection_contributors/collection_integration_running.rst',
+ 'community/collection_contributors/collection_reviewing.rst',
'community/collection_contributors/collection_unit_tests.rst',
'community/maintainers.rst',
'community/contributions_collections.rst',