cmcfarlen commented on code in PR #13063:
URL: https://github.com/apache/trafficserver/pull/13063#discussion_r3120984924


##########
doc/developer-guide/release-process/index.en.rst:
##########
@@ -67,8 +67,8 @@ Build
 
 #. Generate or update the CHANGELOG for the next release.  ::
 
-      ./tools/git/changelog.pl -o apache -r trafficserver -m X.Y.Z >
-      CHANGELOG-X.Y.Z
+      uv run --project tools/changelog python tools/changelog/changelog.py \
+        -o apache -r trafficserver -m X.Y.Z --use-gh > CHANGELOG-X.Y.Z

Review Comment:
   deleted



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to