mengw15 opened a new issue, #8311: URL: https://github.com/apache/texera/issues/8311
### Task Summary release/v1.3 has been cut from main (#8310), but the `Merge Queue` ruleset in `.asf.yaml` enumerates release branches explicitly — merge-queue rules do not support wildcard ref patterns (#7120), and the ruleset's own comment says "Add each release line here as it is cut". Until the branch is listed, PRs targeting release/v1.3 carry no required review, no required status checks, and no merge queue. Fix: add `refs/heads/release/v1.3` to the ruleset's include list, mirroring the existing release/v1.1 and release/v1.2 entries. ### Task Type - [ ] Refactor / Cleanup - [x] DevOps / Deployment / CI - [ ] Testing / QA - [ ] Documentation - [ ] Performance - [ ] Other -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
