[ 
https://issues.apache.org/jira/browse/ARROW-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407131#comment-16407131
 ] 

ASF GitHub Bot commented on ARROW-2329:
---------------------------------------

siddharthteotia commented on a change in pull request #1767: ARROW-2329: 
[Website] 0.9.0 release update
URL: https://github.com/apache/arrow/pull/1767#discussion_r175939963
 
 

 ##########
 File path: dev/release/changelog.py
 ##########
 @@ -84,7 +84,8 @@ def format_changelog_website(issues, out):
         'Wish': NEW_FEATURE,
         'Task': NEW_FEATURE,
         'Test': BUGFIX,
-        'Bug': BUGFIX
+        'Bug': BUGFIX,
+        'Sub-task': NEW_FEATURE
 
 Review comment:
   @xhochy , I wasn't sure either but when building the changelog through 
changelog.py script, it failed saying Sub-Task issue category not found. I 
think the reason is that when script pulled 0.9.0 items from JIRA, some of them 
had issue type as Sub-Task which was not a recognized category in the script. 
So I just included it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [Website]: 0.9.0 release update
> -------------------------------
>
>                 Key: ARROW-2329
>                 URL: https://issues.apache.org/jira/browse/ARROW-2329
>             Project: Apache Arrow
>          Issue Type: Task
>            Reporter: Siddharth Teotia
>            Assignee: Siddharth Teotia
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to