RongtongJin commented on PR #8741: URL: https://github.com/apache/rocketmq/pull/8741#issuecomment-2372740692
> ### Which Issue(s) This PR Fixes > Fixes [#8742 ](https://github.com/apache/rocketmq/issues/8742) > > ### 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? > 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) > >  Good job -- 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]
