The GitHub Actions job "Backport Checks" on texera.git/chore/rulesets-merge-queue-release-restrict-creation has succeeded. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: 81a08f597877f066643ef04d7a6d9fc9d9764cc7 / Yicong-Huang <[email protected]> chore(ci): extend merge queue to release branches, restrict branch creation Update the .asf.yaml rulesets: - Add refs/heads/release/* to the "Merge Queue" ruleset so release branches get the same merge-queue + required PR review + required status checks + linear-history treatment as main. - Drop refs/heads/rel/* from "Default Branch Protection" (the rel/* scheme is deprecated) and remove the temporary release/v1.1.0-incubating exclude (the maintenance tracked in #7085 is done), restoring that branch's deletion / force-push protection. - Add a "Restrict Branch Creation" ruleset that blocks creating any branch except main, release/*, backport/*, gh-pages, and gh-readonly-queue/* (the merge queue's temporary test branches). `creation` is unsupported in asfyaml convenience syntax, so this ruleset uses the raw form with actor_id 118420 for the Infra bypass. Fixes #7093 Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/30505359305 With regards, GitHub Actions via GitBox
