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

Add queue-cli command to re-download issues updated between two timestamps #5

Closed
denschub opened this issue Nov 29, 2021 · 2 comments
Closed
Assignees

Comments

@denschub
Copy link
Member

In addition to #3, it would be useful to have a command in queue-cli that queues issues that have been updated between two timestamps. This would allow recovering from longer downtimes/GitHub issues/... without much manual work.

queue-cli add-updated-range download 2021-11-26 2021-11-29

could be a good syntax for this.

@denschub denschub self-assigned this Nov 29, 2021
@denschub
Copy link
Member Author

denschub commented Dec 7, 2021

Octokit.js only allows querying for since by default, so there won't be an end date in the first implementation of this. But I think that's good enough for this usecase. :)

@denschub
Copy link
Member Author

denschub commented Dec 7, 2021

This is implemented now, so I'm closing this.

@Trikolon, short courtesy-ping, since you asked me if this stack supported this use-case. It does now (but I guess your script works better for your use-case).

@denschub denschub closed this as completed Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant