github-activity-generator icon indicating copy to clipboard operation
github-activity-generator copied to clipboard

Add end_date_before arg to the script

Open gharghi opened this issue 2 years ago • 2 comments

Add feature to specify the finish date before current dats. For example run script from 50 days to 10 days before current date.

gharghi avatar Nov 08 '22 17:11 gharghi

Hey @gharghi Thank you for opening the PR. I think --end_days_before might be too complicated for an end user to understand. For the scenario that you are implementing, it would be more convenient to just have the start_date and end_date properties

Shpota avatar Nov 09 '22 09:11 Shpota

Your comment makes sense. I have added start_date and end_date

gharghi avatar Nov 09 '22 15:11 gharghi