Skip to content

Commit 3f21f3f

Browse files
authored
docs(getting-started-guide): remove notice about lack of monorepo support (python-semantic-release#1327)
Closes: python-semantic-release#1326
1 parent f77c598 commit 3f21f3f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/concepts/getting_started.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,6 @@ behavior, you will need to specify the parser options you want to override.
175175
parse_squash_commits = true
176176
ignore_merge_commits = true
177177
178-
.. important::
179-
Python Semantic Release does not currently support Monorepo projects. You will need to provide
180-
a custom commit parser that is built for Monorepos. Follow the Monorepo-support progress in
181-
`Issue #168 <https://github.com/python-semantic-release/python-semantic-release/issues/168>`_,
182-
`Issue #614 <https://github.com/python-semantic-release/python-semantic-release/issues/614>`_,
183-
and `PR #1143 <https://github.com/python-semantic-release/python-semantic-release/pull/1143>`_.
184-
185178
186179
Choosing your Changelog
187180
'''''''''''''''''''''''

0 commit comments

Comments
 (0)