yihua commented on code in PR #19514:
URL: https://github.com/apache/hudi/pull/19514#discussion_r3717731754


##########
.asf.yaml:
##########
@@ -47,75 +47,18 @@ github:
       required_status_checks:
         strict: false
         contexts:
+          # The CI matrix in .github/workflows/bot.yml was cut down to unblock 
PRs after ASF
+          # infra disabled GitHub Actions on this repository over its runner 
usage. Listing
+          # the per-job contexts here is what made every matrix change a 
two-sided edit, so
+          # the test jobs are no longer required individually; reviewers gate 
on the checks
+          # the PR shows. `validate-ci-baseline` is a new context that only 
the reduced
+          # matrix produces, so a PR that collected its green checks before 
the trim cannot
+          # merge on them: branch protection holds it until CI runs again.
+          - validate-ci-baseline

Review Comment:
   This is an interim change.  Later on, we'll refactor and enhance the GitHub 
Actions jobs again and remove this.



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