zhengruifeng commented on PR #58165: URL: https://github.com/apache/spark/pull/58165#issuecomment-5391023956
Thanks, that makes sense. I updated the PR with both changes: resolved/closed JIRAs now continue only when the resolution is Fixed, and already-resolved Fixed tickets now show the existing Fix Versions plus inferred additions and require an explicit confirmation before the editable additional-Fix-Version prompt. I also removed the allow_resolved plumbing so normal merge and backport mode use the same path, and surfaced the resolution in the JIRA summary/verification output so cases like Closed (Duplicate) are visible. Verified with python3 -m py_compile dev/merge_spark_pr.py and git diff --check. -- 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]
