The GitHub Actions job "Required Checks" on texera.git/gh-readonly-queue/main/pr-5307-a8afdc487aaa8a1befca3cc4db61584b21d5a848 has failed. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: 5c81aa610efcd51e35915da8b80ec14ec1369254 / Yicong Huang <[email protected]> chore(ci): rename python job/flag/label to pyamber (#5307) ### What changes were proposed in this PR? Rename the Python worker CI identifier from `python` to `pyamber` so it matches the module name and no longer collides with the actual Python language used elsewhere in the same workflows (`actions/setup-python`, `matrix.python-version`, real `.py` paths, the `check_binary_deps.py python` CLI category). The rename touches the labeler entry, the `run_python` workflow input/output and its JS plumbing in `Precheck`, the GHA job key (and its `python-state-materialization-mac` companion), and the Codecov `flags:` argument. **Pre-merge step:** `actions/labeler@v6` does not auto-create labels, so the `pyamber` label must be created on the repo before this is merged, otherwise the labeler will 404 when it tries to apply it. The old `python` label can be deleted afterwards. ### Any related issues, documentation, discussions? Closes #5306. ### How was this PR tested? Validated YAML parses for all four touched files; grep confirms no `python` stack/flag/input identifier remains. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Opus 4.7 (1M context) Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/26740197074 With regards, GitHub Actions via GitBox
