Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HUDI-7438][Test][DNM] Fix Azure CI report check with new issue comments #10743

Closed
wants to merge 1 commit into from

Conversation

yihua
Copy link
Contributor

@yihua yihua commented Feb 24, 2024

Change Logs

Impact

Describe any public API or user-facing feature change or any performance impact.

Risk level (write none, low medium or high below)

If medium or high, explain what verification was done to mitigate the risks.

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@yihua yihua force-pushed the HUDI-7438-fix-issue-comment-processing branch 3 times, most recently from 3d09199 to e3182b4 Compare February 24, 2024 07:35
@github-actions github-actions bot added the size:M PR with lines of changes in (100, 300] label Feb 24, 2024
@yihua yihua changed the title [HUDI-7438][Test] Fix Azure CI report check with new issue comments [HUDI-7438][Test][DNM] Fix Azure CI report check with new issue comments Feb 24, 2024
@yihua yihua force-pushed the HUDI-7438-fix-issue-comment-processing branch 7 times, most recently from b3b6506 to 9663d5a Compare February 24, 2024 21:56
@github-actions github-actions bot added the size:L PR with lines of changes in (300, 1000] label Feb 24, 2024
@yihua yihua force-pushed the HUDI-7438-fix-issue-comment-processing branch 17 times, most recently from 11e0ad2 to c30a564 Compare February 24, 2024 23:42
@yihua yihua force-pushed the HUDI-7438-fix-issue-comment-processing branch from c30a564 to 2718acf Compare February 24, 2024 23:47
@yihua
Copy link
Contributor Author

yihua commented Feb 24, 2024

Tested with

             await checkAzureCiStatus({
              github,
              context,
              prNumber: 10744,
              latestCommitHash: '2c903b39d758f9ee365ad93d6dd3b2ff745eee74'            
            });
            
            
            await checkAzureCiStatus({
              github,
              context,
              prNumber: 10594,
              latestCommitHash: '9c7fb2754efac58066e47e9af0312c4cfc8fa78f'            
            });

@yihua yihua force-pushed the HUDI-7438-fix-issue-comment-processing branch 6 times, most recently from 3fc59ad to 35226b5 Compare February 25, 2024 00:36
@yihua yihua force-pushed the HUDI-7438-fix-issue-comment-processing branch 6 times, most recently from c06259e to ec41730 Compare February 25, 2024 03:51
@yihua yihua force-pushed the HUDI-7438-fix-issue-comment-processing branch from ec41730 to bab2480 Compare February 25, 2024 03:58
@hudi-bot
Copy link

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@yihua yihua closed this Feb 25, 2024
@yihua yihua deleted the HUDI-7438-fix-issue-comment-processing branch February 25, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L PR with lines of changes in (300, 1000] size:M PR with lines of changes in (100, 300]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants