dongjoon-hyun commented on code in PR #57818:
URL: https://github.com/apache/spark/pull/57818#discussion_r3736726717


##########
AGENTS.md:
##########
@@ -202,6 +202,8 @@ It lists `master` and the latest major's release branches 
the commit reached (e.
 
 PR title format is `[SPARK-xxxx][COMPONENT] Title`. Draft, WIP, MINOR, and 
TRIVIAL PRs may omit the JIRA ID. The component tag is derived from the JIRA 
component name: take the last word and uppercase it (e.g. `Project Infra` → 
`[INFRA]`, `Spark Core` → `[CORE]`, `Structured Streaming` → `[STREAMING]`, 
`SQL` → `[SQL]`).
 
+If a PR follows up on one or more earlier PRs whose changes have not been 
released, reuse their existing JIRA ticket(s) and add `[FOLLOWUP]` to the PR 
title. If any earlier change has been released, create a new JIRA ticket and do 
not use `[FOLLOWUP]`.

Review Comment:
   Oh, right. What is the definition of `a PR follows up on one or more earlier 
PRs` here?



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