dongjoon-hyun opened a new pull request, #510:
URL: https://github.com/apache/spark-kubernetes-operator/pull/510

   ### What changes were proposed in this pull request?
   
   This PR aims to revise subtask creating message of `create_spark_jira.py`.
   
   ### Why are the changes needed?
   
   This PR shows a parent ID like "Creating a subtask of SPARK-55000 with 
title: ..." in case of subtask creation.
   
   ```
   $ dev/create_spark_jira.py -p SPARK-55000 'Revise subtask creating message'
   Creating a subtask of SPARK-55000 with title: Revise subtask creating message
   Created JIRA issue: SPARK-55592
   git checkout -b SPARK-55592
   Switched to a new branch 'SPARK-55592'
   Created and checked out branch: SPARK-55592
   ['git', 'commit', '-a', '-m', '[SPARK-55592] Revise subtask creating 
message']
   Created a commit with message: [SPARK-55592] Revise subtask creating message
   ```
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Manual review.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: `Gemini 3 Pro (High)` on `Antigravity`


-- 
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]

Reply via email to