Uroš Bojanić created SPARK-58638:
------------------------------------

             Summary: Recognize [EXAMPLES] as a primary component tag in 
merge_spark_pr.py
                 Key: SPARK-58638
                 URL: https://issues.apache.org/jira/browse/SPARK-58638
             Project: Spark
          Issue Type: Bug
          Components: Project Infra
    Affects Versions: 5.0.0
            Reporter: Uroš Bojanić


The merge script dev/merge_spark_pr.py requires every PR title to carry at 
least one primary component tag. The EXAMPLES component (JIRA component 
"Examples", a top-level build module) is registered in the script but not 
marked primary, so a PR titled e.g. [SPARK-XXXXX][EXAMPLES] ... is rejected at 
merge time and the committer is prompted to add another tag -- even though 
[EXAMPLES] has long been used as a standalone tag (40+ such commits on master). 
This marks EXAMPLES as a primary component and makes the plural spelling 
canonical, matching historical usage.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to