dongjoon-hyun opened a new pull request, #375: URL: https://github.com/apache/spark-connect-swift/pull/375
### What changes were proposed in this pull request? Extract JIRA helpers from `dev/create_jira_and_branch.py` into a new `dev/spark_jira_utils.py`, ported from [`apache/spark`'s `dev/spark_jira_utils.py`](https://github.com/apache/spark/blob/master/dev/spark_jira_utils.py) with the version regex adapted to `connect-swift-\d+\.\d+\.\d+`. ### Why are the changes needed? To remove duplication and give future JIRA-related dev scripts a single shared entry point, matching the upstream Apache Spark layout. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Code (claude-opus-4-7) -- 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]
