Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add ability to specify range with --until, or grouping with --group #56

@andycandy-dev

Description

@andycandy-dev

I would like to slice stats for an organisation on a timely basis.
We have 2w sprints and I'd like to see how the organisation performed during each of those sprints.

Currently org-stats only allows gathering all data since a starting point in time.

Possible solutions:

  • --until that accepts duration in same format as since and used to format a query in form created:2017-01-01..2018-01-01
  • --group that accepts duration and is used to generate queries and outputs accordingly. This would generate multiple outputs.

Note:
created: filter accepts range in format created:2017-01-01..2018-01-01

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions