github-activity-generator
github-activity-generator copied to clipboard
Add end_date_before arg to the script
Add feature to specify the finish date before current dats. For example run script from 50 days to 10 days before current date.
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
Your comment makes sense. I have added start_date and end_date