manuzhang opened a new pull request, #17265:
URL: https://github.com/apache/iceberg/pull/17265

   ## Summary
   
   - Allows an optional `[major.minor.x]` prefix in PR titles, such as 
`[1.10.x] Core, Spark: Fix ...`.
   - Preserves the existing module and description validation for unprefixed 
and revert titles.
   - Updates the validation error and examples to document the accepted 
backport format.
   
   The previous pattern required the first character to start a module name, 
causing release-branch backport titles to fail before their module list was 
evaluated.
   
   ## Validation
   
   - `git diff --check origin/1.11.x..HEAD`
   - Independent static review completed with no findings.
   - Tests were not run locally per repository instructions.
   
   ---
   **AI Disclosure**
   - Model: OpenAI Codex
   - Platform/Tool: Codex CLI
   - Human Oversight: reviewed
   - Prompt Summary: Update the PR title check to accept release-branch 
backport prefixes.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to