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

New Sorting by GitHubUpdatedAt field #23

Merged
merged 14 commits into from
Jan 22, 2020

Conversation

himankpathak
Copy link
Contributor

Description of the Change

Added GitHubUpdatedAt field which is fetched from GitHub's GraphQL API "updatedAt". It is stored in the database at column GitHubUpdatedAt.

Benefits

Now issues will be sorted using GitHubUpdatedAt field by default.

Applicable Issues

Closes #5
Closes #7
Closes #12

@himankpathak
Copy link
Contributor Author

Hey @alexdor, I am getting "This branch has no conflicts with the base branch". Can you verify if you are able to merge?

worker/worker.go Outdated Show resolved Hide resolved
@alexdor
Copy link
Member

alexdor commented Oct 8, 2019

Yeah looks fine, just one comment

@himankpathak himankpathak requested a review from alexdor October 9, 2019 05:53
@himankpathak himankpathak requested a review from alexdor October 9, 2019 10:59
@himankpathak
Copy link
Contributor Author

Hi @alexdor, any more changes required in the PR?

@alexdor
Copy link
Member

alexdor commented Oct 13, 2019 via email

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

Successfully merging this pull request may close these issues.

Finish up work started at #7 Fix issue sorting
3 participants