Skip to content

Commit 6aaa017

Browse files
authoredFeb 10, 2022
doc: Discourage squashing for release (#9657)
Fixes #9655
1 parent 2b6708b commit 6aaa017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎RELEASING.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Both automatic and manual processes described above follow the same steps from t
142142

143143
Wait for the deploy to complete, then make sure it is `available on PyPI <https://pypi.org/project/pytest>`_.
144144

145-
#. Merge the PR.
145+
#. Merge the PR. **Make sure it's not squash-merged**, so that the tagged commit ends up in the main branch.
146146

147147
#. Cherry-pick the CHANGELOG / announce files to the ``main`` branch::
148148

0 commit comments

Comments
 (0)
Please sign in to comment.