yihua opened a new pull request, #11980:
URL: https://github.com/apache/hudi/pull/11980

   ### Change Logs
   
   The hudi-bot comment of the Azure CI status can contain the status of 
multiple runs on the same commit (see the screenshot below). Right now Github 
checks only reflect the status of the first run which is inconsistent in the 
case of multiple runs. As long as there is one successful CI run on a 
particular commit, we treat the commit passing CI (there can be flakiness 
outside the scope of the PR or previously cancelled runs). This PR fixes Azure 
CI status check to consider such multiple runs on the same commit so the Github 
checks reflect the correct status of the Azure CI.
   
   <img width="951" alt="Screenshot 2024-09-20 at 18 26 17" 
src="https://github.com/user-attachments/assets/469444af-7bc7-448c-98a9-5355b6145dd4";>
   
   ### Impact
   
   Fixes Github checks to be consistent with the status of the Azure CI.
   
   ### Risk level
   
   none
   
   ### Documentation Update
   
   N/A
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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]

Reply via email to