The GitHub Actions job "Required Checks" on texera.git/chore/ci/auto-queue-loose-filter has succeeded. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: 548831f29c58343b72585e048fdc556bba592e06 / Yicong Huang <[email protected]> fix(ci): drop strict BEHIND filter in AutoQueue, iterate candidates The AutoQueue workflow fires moments after a push to main, when GitHub has not yet recomputed mergeStateStatus for open PRs (often UNKNOWN for several seconds). Filtering on === 'BEHIND' silently dropped genuine candidates whose state had not yet settled — observed in run 25248773692 where an auto-merge PR was BEHIND but the run logged "No auto-merge PRs need updating". Drop the BEHIND filter; iterate eligible auto-merge PRs from oldest and let updateBranch's response decide whether work was done. On failure, warn and continue to the next. Report URL: https://github.com/apache/texera/actions/runs/25248892303 With regards, GitHub Actions via GitBox
