The GitHub Actions job "Lint PR" 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:
f81edc83b674f53c0bbedc02122881c44f15cfc7 / Yicong Huang 
<[email protected]>
ci: route build vs backport via precheck job

Add a precheck routing job that inspects the PR event and labels:
- non-PR events (push, dispatch) run the main build
- PR labeled with a release/* label runs only that backport target
- PR unlabel events run nothing extra
- other PR events (opened, reopened, synchronize) run only the main
  build

Main build jobs and the backport matrix both gate on precheck outputs,
so each event triggers exactly one route. Drop the static name on the
backport-ci job so skipped runs no longer surface an unevaluated
matrix placeholder.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/25206381702

With regards,
GitHub Actions via GitBox

Reply via email to