Hi Xinyu, Thanks for working on the release.
Please push your local RC branch to the apache/ratis repo. According to the naming convention it should be "release-3.2.1" (https://github.com/apache/ratis/branches/all?query=release). This will fix the "commit does not belong to any branch on this repository" issue. The tag (ratis-3.2.1-rc1) should be pushed only before sending out the RC vote email, to avoid having to re-create it in case of any CI problem (which could be seen in the branch's runs). Original: tag ratis-3.2.1-rc1 Tagger: OneSizeFitQuorum <[email protected]> Date: Sun Sep 7 13:15:16 2025 +0800 ... commit 93632a93a6013dd9946e5297cfba61c39e1f1239 (tag: ratis-3.2.1-rc1) Current: tag ratis-3.2.1-rc1 Tagger: OneSizeFitQuorum <[email protected]> Date: Wed Sep 24 00:04:45 2025 +0800 ... commit 9156998c9be938bc5161368bf83671f72acd47e9 (tag: ratis-3.2.1-rc1) -Attila
