zhengruifeng commented on PR #56120: URL: https://github.com/apache/spark/pull/56120#issuecomment-4543647980
use the updated script to merge this draft PR gets: ```bash (spark-dev-313) ➜ spark git:(merge-script-block-draft-pr-dev3) dev/merge_spark_pr.py git rev-parse --abbrev-ref HEAD Which pull request would you like to merge? (e.g. 34): 56120 Cannot merge a draft PR #56120: [SPARK-57077][INFRA] Prevent merging draft PRs in merge script Restoring head pointer to merge-script-block-draft-pr-dev3 git checkout merge-script-block-draft-pr-dev3 Already on 'merge-script-block-draft-pr-dev3' git branch Restoring head pointer to merge-script-block-draft-pr-dev3 git checkout merge-script-block-draft-pr-dev3 Already on 'merge-script-block-draft-pr-dev3' git branch ``` -- 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]
