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

feat: fetch review requests #16

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

NikolaDucak
Copy link
Owner

@NikolaDucak NikolaDucak commented Feb 24, 2024

add tab for review requests (supposed to bring light to team external prs)
add config option for team name that is used
set cache cleanup
switch to use of datetime class instead of strings
remove seconds from pr fetched time in ui (fixes #15)
update pyright config
fix pyright issues

@NikolaDucak NikolaDucak force-pushed the feat/fetch_review_requests branch 4 times, most recently from fe42c43 to 0ddf670 Compare February 25, 2024 15:00
@NikolaDucak NikolaDucak force-pushed the feat/fetch_review_requests branch from 0ddf670 to 6ac1a3f Compare February 25, 2024 16:11
@NikolaDucak NikolaDucak merged commit d12f093 into main Feb 25, 2024
2 of 3 checks passed
@NikolaDucak NikolaDucak deleted the feat/fetch_review_requests branch February 25, 2024 16:35
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.

Remove seconds from the update timestamp
1 participant