capistrant commented on code in PR #19109:
URL: https://github.com/apache/druid/pull/19109#discussion_r2932257010


##########
distribution/asf-release-process-guide.md:
##########
@@ -130,7 +130,7 @@ For docs, please make sure to add any relevant redirects in 
`website/redirects.j
 The only additions to the release branch after branching should be bug fixes, 
which should be back-ported from the master branch, via a second PR or a 
cherry-pick, not with a direct PR to the release branch.  
 
 Release manager must also ensure that CI is passing successfully on the 
release branch. Since CI on branch can contain additional tests such as ITs for 
different JVM flavours. (Note that CI is sometimes flaky for older branches).
-To check the CI status on a release branch, you can go to the commits page 
e.g. https://github.com/apache/druid/commits/24.0.0. On this page, latest 
commmit should show
+To check the CI status on a r`elease branch, you can go to the commits page 
e.g. https://github.com/apache/druid/commits/24.0.0. On this page, latest 
commmit should show

Review Comment:
   ```suggestion
   To check the CI status on a release branch, you can go to the commits page 
e.g. https://github.com/apache/druid/commits/24.0.0. On this page, latest 
commit should show
   ```



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to