shoothzj opened a new pull request, #4395: URL: https://github.com/apache/bookkeeper/pull/4395
### Motivation docs PR hang forever wait for status report, like https://github.com/apache/bookkeeper/pull/4389. The root reason is > If, however, a job within a workflow is skipped due to a conditional, it will report its status as "Success". For more information, see "[Using conditions to control job execution](https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution)." See https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/troubleshooting-required-status-checks#handling-skipped-but-required-checks for more details. ### Changes We can add same name check to make it pass, I have tested in my fork repo. https://github.com/shoothzj/bookkeeper/pull/3 <img width="751" alt="image" src="https://github.com/apache/bookkeeper/assets/12933197/3bcf80cd-1ba0-410e-8e76-86e12df44840"> Specially thanks to @tisonkun @waynexia -- 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]
