[
https://issues.apache.org/jira/browse/CB-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435431#comment-15435431
]
ASF subversion and git services commented on CB-11749:
------------------------------------------------------
Commit 700161c4890c2421bf82278871b993c5203ee9f7 in cordova-coho's branch
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;h=700161c ]
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`
This closes #134
> 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: [email protected]
For additional commands, e-mail: [email protected]