The GitHub Actions job "Build" on texera.git/feat/direct-backport-release-labels-v2 has succeeded. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: bc560eb9571f304004bd0c4c82e47724553891d6 / Yicong Huang <[email protected]> ci: drop explicit name on backport matrix jobs When the matrix is empty (no release/* targets or no green targets), GHA still surfaces the parent job as Skipped using the literal name template, which leaves '${{ matrix.target }}' showing in the PR checks list. Remove the explicit name on both the Build workflow's backport job and the direct-backport-push push-backports job; the default '<job-id> (<matrix-values>)' display works when the matrix runs and collapses to just the job id when skipped. Update the lookup pattern in direct-backport-push.yml to match the new 'backport (<target>) /' job name format. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/25209931339 With regards, GitHub Actions via GitBox
