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

ASF GitHub Bot commented on CB-11749:
-------------------------------------

GitHub user shazron opened a pull request:

    https://github.com/apache/cordova-coho/pull/134

    CB-11749 - Added --stats-only, --json and --sort-ascending flag to 
list-pulls command

    --json only works with --stats-only and outputs the stats in JSON format 
(false by default).
    --sort-ascending only works with --stats-only and sorts the results by 
fresh pull requests (false by default).
    
    --json output starts on the second line, filter it out by piping the output 
to `tail -n +2`
    `old` pull requests are PRs that are older than `--max-age`.
    `stale` pull requests are PRs that are `old` and last commented on by 
`--hide-user`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shazron/cordova-coho stats-only

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-coho/pull/134.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #134
    
----
commit d34ac90a2e7e09556ebbacd2b94f4a58b04396a3
Author: Shazron Abdullah <shaz...@apache.org>
Date:   2016-08-24T00:50:42Z

    CB-11749 - Added --stats-only, --json and --sort-ascending flag to 
list-pulls command.
    
    --json only works with --stats-only and outputs the stats in JSON format 
(false by default).
    --sort-ascending only works with --stats-only and sorts the results by 
fresh pull requests (false by default).
    
    --json output starts on the second line, filter it out by piping the output 
to `tail -n +2`
    `old` pull requests are PRs that are older than `--max-age`.
    `stale` pull requests are PRs that are `old` and last commented on by 
`--hide-user`

----


> Add --stats-only flag for list-pulls command
> --------------------------------------------
>
>                 Key: CB-11749
>                 URL: https://issues.apache.org/jira/browse/CB-11749
>             Project: Apache Cordova
>          Issue Type: Task
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Coho
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>
> So we can easily see outstanding issues



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to