The GitHub Actions job "Required Checks" on texera.git/fix/backport-discovery-treat-skipped has succeeded. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: 814618b0b6fdc9ae9f334972ed103dfc2c783459 / Yicong Huang <[email protected]> fix(ci): treat skipped backport jobs as green in Direct Backport Push After #4622 the precheck step legitimately skips build stacks based on PR labels (e.g., a PR without the frontend label skips frontend). The backport caller propagates these toggles, so the corresponding backport (target) / frontend (...) job ends with conclusion=skipped. The discovery filter required every matching job to be success, so those legitimately-skipped jobs caused the whole target to be classified as not-green and push-backports was silently skipped. Match the Required Checks aggregator's logic by accepting both success and skipped. Closes #4628 Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/25238612454 With regards, GitHub Actions via GitBox
