[
https://issues.apache.org/jira/browse/YETUS-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-529:
-----------------------------------
Description: Now github.sh downloads a pull request in json format and
parse it to get the information such as title, target branch, and issue number.
According to Allen's
[comment|https://issues.apache.org/jira/browse/YETUS-522?focusedCommentId=16065180&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16065180]
in YETUS-522, it would be better to use JSON.sh or JSON.awk to parse json if
we are going to parse more json files. Additionally, we could check for the
existence of jq and utilize it (but not require it). (was: Now github.sh
downloads a pull request in json format and parse it to get the information
such as title, target branch, and issue number. According to Allen's
[comment|https://issues.apache.org/jira/browse/YETUS-522?focusedCommentId=16065180&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16065180]
in YETUS-522, it would be better to use JSON.sh or JSON.awk to parse json if
we are going to parse more json files. Additionally, we could check for the
existance of jq )
> Improve JSON support
> --------------------
>
> Key: YETUS-529
> URL: https://issues.apache.org/jira/browse/YETUS-529
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Akira Ajisaka
> Priority: Major
>
> Now github.sh downloads a pull request in json format and parse it to get the
> information such as title, target branch, and issue number. According to
> Allen's
> [comment|https://issues.apache.org/jira/browse/YETUS-522?focusedCommentId=16065180&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16065180]
> in YETUS-522, it would be better to use JSON.sh or JSON.awk to parse json if
> we are going to parse more json files. Additionally, we could check for the
> existence of jq and utilize it (but not require it).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)