zhengruifeng commented on PR #56137: URL: https://github.com/apache/spark/pull/56137#issuecomment-4553476079
use this PR to merge itself (a umbrella) fails with: ```bash (spark-dev-313) ➜ spark git:(merge-script-block-umbrella-epic-dev3) dev/merge_spark_pr.py git rev-parse --abbrev-ref HEAD Which pull request would you like to merge? (e.g. 34): 56137 === JIRA SPARK-57097 === Summary Prevent merging Epic/Umbrella PRs in merge script Assignee None Status Open Url https://issues.apache.org/jira/browse/SPARK-57097 Affected ['4.3.0'] Cannot merge PR #56137. The following linked JIRA(s) are umbrella or epic tickets and must not be resolved by a single PR: SPARK-57097. File Sub-task(s) under SPARK-57097 and update the PR title to reference the Sub-task(s) instead. Restoring head pointer to merge-script-block-umbrella-epic-dev3 git checkout merge-script-block-umbrella-epic-dev3 Already on 'merge-script-block-umbrella-epic-dev3' git branch Restoring head pointer to merge-script-block-umbrella-epic-dev3 git checkout merge-script-block-umbrella-epic-dev3 Already on 'merge-script-block-umbrella-epic-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]
