pan3793 opened a new pull request, #57983: URL: https://github.com/apache/spark/pull/57983
### What changes were proposed in this pull request? Update `dev/merge_spark_pr.py` to skip the "Would you like to update an associated JIRA?" prompt when merging a MINOR PR. ### Why are the changes needed? MINOR PRs have no associated JIRA ticket, so there is nothing to resolve after merging. The script still prompts to update an associated JIRA, which is unnecessary and must be dismissed manually for every MINOR merge. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? `python3 -m doctest dev/merge_spark_pr.py` ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Deepseek V4 Pro -- 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]
