chi3316 opened a new pull request, #8741: URL: https://github.com/apache/rocketmq/pull/8741
<!-- Please make sure the target branch is right. In most case, the target branch should be `develop`. --> ### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description - Modified the retry mechanism to use the workflow_run event instead of manual rerun. - Resolved permission issues preventing retry on PR submission. - Improved automation and stability of unit tests. ### How Did You Test This Change? <!-- In order to ensure the code quality of Apache RocketMQ, we expect every pull request to have undergone thorough testing. --> I tested the change by submitting a PR to my own repository and deliberately introducing errors to check if the retry mechanism would trigger. The result was successful, confirming that the retry function works as intended. [The test workflow](https://github.com/chi3316/rocketmq/actions/runs/11009360256/job/30568890778?pr=3)  -- 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]
