grimoirelab-perceval
grimoirelab-perceval copied to clipboard
Add --to-date to plugins
--from-date is a really awesome functionality but there is no option to mention an end date in any plugins.
It'd be awesome to have a --to-date or --end-date functionality to pull data within a given timeframe. This will he helpful for those who wants to pull data for just one year out of x years of data out of a given source.
Hi @sachinkamath, In the generic backend the option --to-date is available, however at the moment no specific backend supports it.
Indeed this could be a nice functionality to include in perceval, what do you think @sduenas?
I'm closing it because we already have a parameter that supports the feature. Not all the backends support it either but if someone feels a specific backend needs to support it, please open a new issue for that backend.