Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add --week that generates --from and --to #45

Open
dblock opened this issue Jan 13, 2023 · 0 comments
Open

[FEATURE] Add --week that generates --from and --to #45

dblock opened this issue Jan 13, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dblock
Copy link
Member

dblock commented Jan 13, 2023

Is your feature request related to a problem?

Often times we want stats for week X of a year, which is monday - sunday in our case. Instead of

 ./bin/project prs stats --from=2022-12-19 --to=2022-12-25

I want

 ./bin/project prs stats --week=51
 ./bin/project prs stats --week=2022-51
@dblock dblock added the enhancement New feature or request label Jan 13, 2023
@dblock dblock added the good first issue Good for newcomers label Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant