Xuanwo opened a new pull request, #7874: URL: https://github.com/apache/opendal/pull/7874
# Which issue does this PR close? N/A. # Rationale for this change OpenDAL release candidates are voted on by signed RC tag and uploaded artifacts, not by the moving `main` branch. The previous skill text required a new RC whenever `main` advanced after tagging, which can incorrectly block a valid RC vote after unrelated commits land. # What changes are included in this PR? This updates the release skill to continue with an existing RC when `main` advances after tagging, unless the release manager explicitly wants a newer commit included or the existing RC artifacts, release gates, or vote fail. # Are there any user-facing changes? No. # AI Usage Statement AI assistance was used to prepare this PR. -- 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]
