zhengruifeng commented on PR #56400: URL: https://github.com/apache/spark/pull/56400#issuecomment-4689397257
I used this script to merge https://github.com/apache/spark/pull/56450 whose jira https://issues.apache.org/jira/browse/SPARK-57388 was incorrectly set to 'Spark Core', and then we can correct it by typing 'o'verwrite : ``` ... Check if the JIRA information is as expected (y/N): y JIRA is unassigned, choose assignee [0] Ruifeng Zheng (Reporter) Enter number of user, or userid, to assign to (blank to leave unassigned): 0 ================================================================================ PR title components differ from JIRA SPARK-57388: PR title: Project Infra JIRA: Spark Core ================================================================================ [o]verwrite JIRA with PR title / [a]ppend PR title to JIRA / [k]eep JIRA as is (default: keep): o Updated JIRA SPARK-57388 components to: Project Infra Enter comma-separated fix version(s) [4.3.0]: === JIRA SPARK-57388 === Summary Pin downstream actions/checkout to a single resolved SHA in maven_test.yml and python_hosted_runner_test.yml Assignee Ruifeng Zheng Status Resolved Components ['Project Infra'] Url https://issues.apache.org/jira/browse/SPARK-57388 Affected ['4.3.0'] Fixed ['4.3.0'] Successfully resolved SPARK-57388 with fixVersions=['4.3.0']! ``` -- 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]
