HyukjinKwon opened a new pull request, #45427:
URL: https://github.com/apache/spark/pull/45427

   ### What changes were proposed in this pull request?
   
   This PR changes the y/n message and condition consistent within merging 
script.
   
   ### Why are the changes needed?
   
   For consistency.
   
   ```
   Would you like to use the modified body? (y/N): y
   ...
   Proceed with merging pull request #45426? (y/N): y
   ...
   Merge complete (local ref PR_TOOL_MERGE_PR_45426_MASTER). Push to apache? 
(y/N): y
   ...
   Would you like to pick 9cac2bb6 into another branch? (y/N): n
   ...
   Would you like to update an associated JIRA? (y/N): y
   ...
   Check if the JIRA information is as expected (Y/n): y  # <-- Inconsistent.
   ```
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   Manually tested.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to